Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DateTime backing properties should be changed to DateTimeOffset where possible #97

Open
mrzammit opened this issue Jun 18, 2021 · 0 comments

Comments

@mrzammit
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant