Month: {
    LONG: "long";
    NARROW: "narrow";
    NUMERIC: "numeric";
    SHORT: "short";
    TWO_DIGIT: "2-digit";
} = ...