Skip to main content

DayOfWeekFormat Type

Declaration

export type DayOfWeekFormat = "Default" | "Full" | "Abbreviated" | "Numeric"

Members

Name
"Default"
"Full"
"Abbreviated"
"Numeric"