DayOfWeekFormat Type
Declaration
export type DayOfWeekFormat = "Default" | "Full" | "Abbreviated" | "Numeric"
Members
| Name |
|---|
| "Default" |
| "Full" |
| "Abbreviated" |
| "Numeric" |
export type DayOfWeekFormat = "Default" | "Full" | "Abbreviated" | "Numeric"
| Name |
|---|
| "Default" |
| "Full" |
| "Abbreviated" |
| "Numeric" |