DateFormatPart
Interface
Details for the date format part.
Definition
Package:@progress/kendo-angular-intl
Properties
hour12?
boolean
Specifies whether a 12-hour time-set will be used for the formatting.
Specifies the format names options.
pattern?
string
Specifies the pattern of the format part.
type?
"era" | "year" | "quarter" | "month" | "day" | "weekday" | "dayperiod" | "hour" | "minute" | "second" | "zone" | "literal"
Specifies the type of the format part.