Pending Review
Last Updated: 14 Sep 2025 08:59 by David
David
Created on: 14 Sep 2025 08:59
Category: KendoReact
Type: Feature Request
1
Date-only filters from toODataString

We are using the DateFilter from kendo-react-data-tools to filter Odata Edm.Date fields. Neither the DateFilter nor the Edm.Date fields have a time component, but toODataString from kendo-data-query turns the DateFilter value into a DateTimeOffset e.g. YYYY-MM-DDT00:00:00.000Z.

Is it possible to get a date-only value from toODataString using DateFilter?

0 comments