ODataSettings
Interface
The settings for the ODataString serialization.
Definition
Package:@progress/kendo-data-query
Properties
utcDates?
boolean
Determines if the dates that are set in the filter descriptors will be serialized as UTC by subtracting the offset for the current time zone. Defaults to false which means that the dates will be serialized without modification.