Constructors
Section titled "Constructors"IgrDateTimeFormatSpecifier
new IgrDateTimeFormatSpecifier(): IgrDateTimeFormatSpecifier Returns IgrDateTimeFormatSpecifier
Properties
Section titled "Properties"calendar
Section titled "calendar"calendar: string dateStyle
Section titled "dateStyle"dateStyle: string day: string dayPeriod
Section titled "dayPeriod"dayPeriod: string era: string formatMatcher
Section titled "formatMatcher"formatMatcher: string fractionalSecondDigits
Section titled "fractionalSecondDigits"fractionalSecondDigits: number hour: string hour12
Section titled "hour12"hour12: string hourCycle
Section titled "hourCycle"hourCycle: string locale
Section titled "locale"locale: string localeMatcher
Section titled "localeMatcher"localeMatcher: string minute
Section titled "minute"minute: string month
Section titled "month"month: string numberingSystem
Section titled "numberingSystem"numberingSystem: string second
Section titled "second"second: string timeStyle
Section titled "timeStyle"timeStyle: string timeZone
Section titled "timeZone"timeZone: string timeZoneName
Section titled "timeZoneName"timeZoneName: string weekDay
Section titled "weekDay"weekDay: string year: string Accessors
Section titled "Accessors"nativeElement
Section titled "nativeElement"Inherited from: IgrFormatSpecifier
get nativeElement(): HTMLElement Returns HTMLElement
Methods
Section titled "Methods"findByName
Section titled "findByName"Inherited from: IgrFormatSpecifier
findByName(name: string): any Parameters
- name:
string
Returns any
getLocalCulture
Section titled "getLocalCulture"Inherited from: IgrFormatSpecifier
getLocalCulture(): string