Skip to main content
A newer version of this page is available. .

MonthFormat Type

Declaration

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

Members

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