The below example demonstrates filtering with

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

For Order Date ( with datetime format ), we have used HTML5 datetime control because of lack of support of time formatting in jQueryUI.

For Order Time, we have used HTML5 time control.

For both the Order DateTime and Order Time columns: