ResolvedDateTimeFormatOptions | typescript
Interface ResolvedDateTimeFormatOptions
Hierarchy
-
ResolvedDateTimeFormatOptions
Properties
calendar
calendar: string
Optional day
day: string
Optional era
era: string
Optional hour
hour: string
Optional hour12
hour12: boolean
locale
locale: string
Optional minute
minute: string
Optional month
month: string
numberingSystem
numberingSystem: string
Optional second
second: string
timeZone
timeZone: string
Optional timeZoneName
timeZoneName: string
Optional weekday
weekday: string
Optional year
year: string