DateFormatOptions
12 Sep 20251 minute to read
Interface for dateFormatOptions
Properties
calendar string
Specifies the calendar mode other than gregorian
format string
Specifies custom date formatting to be used.
isServerRendered boolean
Enable server side date formating.
skeleton string
Specifies the skeleton for date formatting.
type string
Specifies the type of date formatting either date, dateTime or time.