Type Alias: MonthYearOrder
MonthYearOrder =
"month-first"
|"year-first"
Defined in: src/classes/DateLib.ts:66
Indicates the preferred ordering of month and year for localized labels.
MonthYearOrder =
"month-first"
|"year-first"
Defined in: src/classes/DateLib.ts:66
Indicates the preferred ordering of month and year for localized labels.