New to Kendo UI for Angular? Start a free 30-day trial

Filter Editor Formats

You can set default formats for the numeric and date filter editors either:

For more information on the date and number formats Kendo UI for Angular supports, refer to the kendo-intl GitHub repository.

Filter Expression

You can set the editorFormat through a FilterExpression:

Example
View Source
Change Theme:

Filter Field component

You can set the editorFormat through a FilterField component:

Example
View Source
Change Theme: