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

Fix DateTime inconsistencies #134

Open
davidpdrsn opened this issue Dec 17, 2020 · 0 comments
Open

Fix DateTime inconsistencies #134

davidpdrsn opened this issue Dec 17, 2020 · 0 comments
Milestone

Comments

@davidpdrsn
Copy link
Owner

Its weird to have DateTimeUtc support "without timezone". Since UTC is part of the name it should always have a timezone. We should look into having two date time types, one with timezone and one without.

This is a breaking change so would be nice to include in 0.6 so we don't have to do another breaking change afterwards.

@davidpdrsn davidpdrsn added this to the 0.6.0 milestone Dec 17, 2020
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