Options
All
  • Public
  • Public/Protected
  • All
Menu

Type for injection token that provides SimpleOrZonedFormat to IntlFormatOptions conversion used throughout the module

Hierarchy

  • IzTemporalFormats

Index

Properties

date

dateTime

monthDay

monthDay: Record<SimpleFormat, IntlFormatOptions<"month" | "day">>

time

weekday

weekday: Record<SimpleFormat, IntlFormatOptions<"weekday">>

yearMonth

yearMonth: Record<SimpleFormat, IntlFormatOptions<"era" | "year" | "month">>

Generated using TypeDoc