DateFormatNameOptions
Interface
Settings for the dateFormatNames function.
Definition
Package:@progress/kendo-angular-intl
Properties
lower?
boolean
Specifies whether the returned names should be converted to lower case.
nameType
"wide" | "narrow" | "short" | "abbreviated"
Specifies the form of the names.
standAlone?
boolean
Specifies whether the standalone names should be returned.
type
"dayPeriods" | "days" | "months" | "quarters" | "eras"
Specifies the type of the names.