FormatName: "date-month-year-and-twelve-hour-time-with-period" | "date-year-month-date" | "month-name-with-day-number" | "month-name-with-ordinal-date" | "month-with-year" | "relative" | "twelve-hour-time-with-period" | "twelve-hour-time" | "twenty-four-hour-time" | "year"

Human friendly date time format names.

See

FormatPattern

Remarks

The relative format is under review. Currently, it has simple Today/Yesterday/(date) logic. This functionality is probably either too limited or should be under a different name and built on more generic logic.

Generated using TypeDoc