Skip to content

vue-i18n / general / DatetimeFormatProps

タイプエイリアス: DatetimeFormatProps

ts
type DatetimeFormatProps = FormattableProps<number | Date, Intl.DateTimeFormatOptions>;

DatetimeFormat コンポーネントのプロパティ

Vue I18n コンポーネント