Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DateTimeFormatOptions
    • SpecificDateTimeFormatOptions

Index

Properties

calendar?: string
dateStyle?: "full" | "short" | "medium" | "long"
dayPeriod?: "short" | "long" | "narrow"
formatMatcher?: FormatMatcher
fractionalSecondDigits?: 3 | 1 | 2
hour12?: boolean
hourCycle?: "h11" | "h12" | "h23" | "h24"
localeMatcher?: LocaleMatcher
numberingSystem?: string
timeStyle?: "full" | "short" | "medium" | "long"
timeZone?: string
timeZoneName?: "short" | "long"

Generated using TypeDoc