Skip to content

Type Alias: IntlDateTimeFormat

Signature

ts
export type DateTimeFormat = { [key: string]: DateTimeFormatOptions }

Indexable

ts
[key: string]: DateTimeFormatOptions

Released under the MIT License.