In general, the API returns dates in "Eastern" time - but there is some inconsistency between various endpoints. The API does return ISO8601 dates - so if we can update the library backing propertied to use DateTimeOffset we can maintain timezone information which will make the library easier to use.
In general, the API returns dates in "Eastern" time - but there is some inconsistency between various endpoints. The API does return ISO8601 dates - so if we can update the library backing propertied to use DateTimeOffset we can maintain timezone information which will make the library easier to use.