Constructors
Section titled "Constructors"IgcDateTimeFormatSpecifier
new IgcDateTimeFormatSpecifier(): IgcDateTimeFormatSpecifier Returns IgcDateTimeFormatSpecifier
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 Methods
Section titled "Methods"findByName
Section titled "findByName"Inherited from: IgcFormatSpecifier
findByName(name: string): any Parameters
- name:
string
Returns any
getLocalCulture
Section titled "getLocalCulture"Inherited from: IgcFormatSpecifier
getLocalCulture(): string