DateFormatJsonType:
    | "dayShortMonthYear"
    | "dayShortMonthYearLongTime"
    | "dayShortMonthYearLongTime24"
    | "dayShortMonthYearShortTime"
    | "dayShortMonthYearShortTime24"
    | "longDate"
    | "longDateLongTime"
    | "longDateLongTime24"
    | "longDateShortTime"
    | "longDateShortTime24"
    | "longMonthDayYear"
    | "longMonthDayYearLongTime"
    | "longMonthDayYearLongTime24"
    | "longMonthDayYearShortTime"
    | "longMonthDayYearShortTime24"
    | "longMonthYear"
    | "shortDate"
    | "shortDateLE"
    | "shortDateLELongTime"
    | "shortDateLELongTime24"
    | "shortDateLEShortTime"
    | "shortDateLEShortTime24"
    | "shortDateLongTime"
    | "shortDateLongTime24"
    | "shortDateShortTime"
    | "shortDateShortTime24"
    | "shortMonthYear"
    | "year"

Possible date formats for FormatJson.dateFormat.