Options
All
  • Public
  • Public/Protected
  • All
Menu

Helper functions from @date-io/* utils

Hierarchy

  • DatePickerUtils

Index

Methods

getMonth

  • getMonth(value: null | Date): number
  • Parameters

    • value: null | Date

    Returns number

parse

  • parse(value: string, format: string): null | Date
  • Parameters

    • value: string
    • format: string

    Returns null | Date

Generated using TypeDoc