Type alias DateTimeFormatPartTypes

DateTimeFormatPartTypes: "day" | "dayPeriod" | "era" | "hour" | "literal" | "minute" | "month" | "second" | "timeZoneName" | "weekday" | "year"

Generated using TypeDoc