DateFormatOutput interface
The date format.
Properties
| available |
An array of available locales. |
| calendar | Calendar |
| date |
The date format. |
| date |
The date format. |
| instance | The date format. |
| lenient | Determines the leniency of the date format. |
| number |
The number format. |
| time |
The date format. |
| time |
The timezone information. |
Property Details
availableLocales
An array of available locales.
availableLocales?: string[]
Property Value
string[]
calendar
Calendar
calendar?: number
Property Value
number
dateInstance
dateTimeInstance
instance
lenient
Determines the leniency of the date format.
lenient?: boolean
Property Value
boolean