Variable: DatetimeFormat
Datetime Format Component
Signature
ts
export const DatetimeFormat = DatetimeFormatImpl as unknown as {
new (): {
$props: VNodeProps & DatetimeFormatProps & BaseFormatProps
}
}Tags
@VueI18nComponent@remarks— See the following items for property about details: -FormattableProps-BaseFormatProps- Custom Formatting > [!CAUTION] > Not supported IE, due to no supportIntl.DateTimeFormat#formatToPartsin IE > > If you want to use it, you need to use polyfill