DateTimeFormat Type
Declaration
export type DateTimeFormat = "Default" | "Long" | "Short" | "TimeOnly"
Members
| Name |
|---|
| "Default" |
| "Long" |
| "Short" |
| "TimeOnly" |
export type DateTimeFormat = "Default" | "Long" | "Short" | "TimeOnly"
| Name |
|---|
| "Default" |
| "Long" |
| "Short" |
| "TimeOnly" |