Skip to content

vue-i18n / general / IntlDateTimeFormat

Type Alias: IntlDateTimeFormat

ts
type IntlDateTimeFormat = object;

Index Signature

ts
[key: string]: DateTimeFormatOptions

Released under the MIT License.