Hi, we noticed an unexpected behavior when working with UTC DateTimes. Some context: a web app sends UTC dates in ISO8601 format via JSON to a .net backend. On the server side they are deserialized to ...
When submitting date type data to the Data Table, an incorrect time zone conversion occurs, leading to a discrepancy between the submitted time and the time stored in the table. This issue manifests ...