Options
All
  • Public
  • Public/Protected
  • All
Menu

Localized strings for various messages displayed by the date or time picker.

Hierarchy

  • PickerLocale

Index

Properties

clear: string

Name of clear button for clearing the selected date or time.

dayNames: [string, string, string, string, string, string, string]

Names of the weekdays, starting at Sunday.

dayNamesMin: [string, string, string, string, string, string, string]

Extra short names of the weekdays, starting at Sunday (Su).

dayNamesShort: [string, string, string, string, string, string, string]

Short names of the weekdays, starting at Sunday (Sun).

firstDayOfWeek: number

Index of the day that represents the first day of the week.

monthNames: [string, string, string, string, string, string, string, string, string, string, string, string]

Names of the months in the year, starting at January.

monthNamesShort: [string, string, string, string, string, string, string, string, string, string, string, string]

Short names of the months in the year, starting at January (Jan).

today: string

Name of today button for navigating to the current date.

Generated using TypeDoc