LocaleDateFormatNames
Interface
Describes the name types of the locale date formats (abbreviated, narrow, short, wide).
Definition
Package:@progress/kendo-angular-intl
Properties
abbreviated?
string[]
An array with the abbreviated names.
narrow?
string[]
An array with the narrow names.
short?
string[]
An array with the short names.
wide?
string[]
An array with the wide names.