ODataSettings
The settings for the ODataString serialization.
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.