Skip to main content

HourFormat Type

Declaration

export type HourFormat = "Default" | "Short" | "Long"

Members

Name
"Default"
"Short"
"Long"