DateFormat
Interface
Specifies the date format used for the DatePicker editor.
Extends the FormatSettings from @progress/kendo-angular-dateinputs.
See the Filter editor formats documentation.
Definition
Package:@progress/kendo-angular-filter
Properties
displayFormat
string | DateFormatOptions
Specifies the format used when the input is blurred.
inputFormat
string | DateFormatOptions
Specifies the format used when the input is focused.