Date, datetime and time filtering

The below example demonstrates custom filter UI for datetime and time fields.

For Shipped Date ( with date format ), we just have to define column.format and grid takes care of the rest.

For Order DateTime column ( with datetime format ), we use HTML5 datetime control.

For Order Time column, we use HTML5 time control.

For both the Order DateTime and Order Time columns: