Duplicated
Last Updated: 22 Mar 2021 13:59 by ADMIN
Imported User
Created on: 13 Jan 2016 17:46
Category: Grid
Type: Feature Request
20
Ignore Time Option on Date Filters
Have a simple Boolean option that tells the filter to either use or ignore the time portion of a filter on type 'date'. Filtering 'exactly' on date and time is almost useless, whereas filtering on a day provides useful information.
Duplicated
This item is a duplicate of an already existing item. You can find the original item here:
4 comments
ADMIN
Alex Hajigeorgieva
Posted on: 24 Jan 2020 12:49

Hello,

We are currently reviewing a similar item and would love to hear more about you point of view.

This is the main item: https://feedback.telerik.com/kendo-jquery-ui/1358428-support-binding-of-datetimepicker-to-type-datetimeoffset

And here is another one which is related: https://feedback.telerik.com/kendo-jquery-ui/1359348-add-ability-to-disable-daylight-savings-or-specify-timezone-on-datetimepicker

Look forward to hearing your feedback.

Regards,
Alex Hajigeorgieva
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Imported User
Posted on: 05 Oct 2018 11:57
Having an Option to ignore time would be perfect, All telerik would have to do in the back end is pass a greater or equal to 01/01/2018 00:00:00 and less or equal to 01/01/2018 23:59:59 to the filter.
This would solve all these issues and would also allow us to keep the sorting working with time.
Deyner Francisco
Posted on: 05 Aug 2016 20:03
Another solution for this would be allow custom filter operators, so developers can write their own filter function
Tyler
Posted on: 13 Jan 2016 18:30
It would be nice to have the option to specify weather or not a Date filter includes the time component of the datetime object or not. Filtering as it is implemented now includes the time when the filter was selected, which can reduce accuracy of the filter and cause confusion with users.

For instance: Tyler is buying stocks. He has a grid of all the stocks posted in the last thirty days. He wants to filter all the items to be between the seventh and eighth day of the month, but when he filters by selecting the seventh and eighth day, he only sees the items posted between 3:33 PM of the seventh and 3:33 PM of the eight. Why? Because he did his filter at 3:33 PM. This shouldn't matter, he should be able to see all the data posted on the seventh and the eighth because the widget doesn't encompass a time component.