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

DateTimeFormat Type

Declaration

export type DateTimeFormat = 'Default' | 'Long' | 'Short' | 'TimeOnly'

Members

Name
"Default"
"Long"
"Short"
"TimeOnly"