* added reference for JS Client * added reference for JS Client * added reference for JS Client
2.9 KiB
displayed_sidebar
| displayed_sidebar |
|---|
| jsClientSidebar |
Interface: DateTimeFormatOptions
internal.DateTimeFormatOptions
Properties
calendar
• Optional calendar: string
Defined in
node_modules/typescript/lib/lib.es2020.intl.d.ts:237
dateStyle
• Optional dateStyle: "long" | "short" | "full" | "medium"
Defined in
node_modules/typescript/lib/lib.es2020.intl.d.ts:241
day
• Optional day: "numeric" | "2-digit"
Defined in
node_modules/typescript/lib/lib.es5.d.ts:4418
dayPeriod
• Optional dayPeriod: "long" | "short" | "narrow"
Defined in
node_modules/typescript/lib/lib.es2020.intl.d.ts:238
era
• Optional era: "long" | "short" | "narrow"
Defined in
node_modules/typescript/lib/lib.es5.d.ts:4415
formatMatcher
• Optional formatMatcher: "best fit" | "basic"
Defined in
node_modules/typescript/lib/lib.es5.d.ts:4423
hour
• Optional hour: "numeric" | "2-digit"
Defined in
node_modules/typescript/lib/lib.es5.d.ts:4419
hour12
• Optional hour12: boolean
Defined in
node_modules/typescript/lib/lib.es5.d.ts:4424
hourCycle
• Optional hourCycle: "h11" | "h12" | "h23" | "h24"
Defined in
node_modules/typescript/lib/lib.es2020.intl.d.ts:243
localeMatcher
• Optional localeMatcher: "best fit" | "lookup"
Defined in
node_modules/typescript/lib/lib.es5.d.ts:4413
minute
• Optional minute: "numeric" | "2-digit"
Defined in
node_modules/typescript/lib/lib.es5.d.ts:4420
month
• Optional month: "long" | "short" | "narrow" | "numeric" | "2-digit"
Defined in
node_modules/typescript/lib/lib.es5.d.ts:4417
numberingSystem
• Optional numberingSystem: string
Defined in
node_modules/typescript/lib/lib.es2020.intl.d.ts:239
second
• Optional second: "numeric" | "2-digit"
Defined in
node_modules/typescript/lib/lib.es5.d.ts:4421
timeStyle
• Optional timeStyle: "long" | "short" | "full" | "medium"
Defined in
node_modules/typescript/lib/lib.es2020.intl.d.ts:242
timeZone
• Optional timeZone: string
Defined in
node_modules/typescript/lib/lib.es5.d.ts:4425
timeZoneName
• Optional timeZoneName: "long" | "short"
Defined in
node_modules/typescript/lib/lib.es5.d.ts:4422
weekday
• Optional weekday: "long" | "short" | "narrow"
Defined in
node_modules/typescript/lib/lib.es5.d.ts:4414
year
• Optional year: "numeric" | "2-digit"
Defined in
node_modules/typescript/lib/lib.es5.d.ts:4416