Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Richard Ponton
Richard Ponton(Deactivated)Reporter
Richard Ponton
Richard Ponton(Deactivated)Story Points
1
Fix versions
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
Sentry
Sentry
Zendesk Support
Zendesk Support
Created July 14, 2021 at 10:22 PM
Updated July 15, 2021 at 2:36 AM
Resolved July 15, 2021 at 2:36 AM
Given the following JSON returned from a query result
The value returned by DefaultJsonStreamReader is
a) Always in the local time zone
b) Coverted from the original timezone to the local timezone
However, even if the DefaultSerializer is overridden with DateParseHandling.DateTimeOffset, this behavior persists.