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

Ensure generated datetimes are in UTC #840

Closed
davidmezzetti opened this issue Dec 10, 2024 · 0 comments
Closed

Ensure generated datetimes are in UTC #840

davidmezzetti opened this issue Dec 10, 2024 · 0 comments
Assignees
Milestone

Comments

@davidmezzetti
Copy link
Member

davidmezzetti commented Dec 10, 2024

While it's a best practice to run servers in UTC, that is not always the case for various reasons. This change will ensure that any generated datetime is in UTC.

This change will also modify database datetime columns to be timezone aware (if that is supported by the DB).

@davidmezzetti davidmezzetti changed the title Ensure database entry field is timezone aware Make generated datetimes in UTC Dec 21, 2024
@davidmezzetti davidmezzetti changed the title Make generated datetimes in UTC Ensure generated datetimes are in UTC Dec 21, 2024
@davidmezzetti davidmezzetti self-assigned this Dec 21, 2024
@davidmezzetti davidmezzetti added this to the v8.2.0 milestone Dec 21, 2024
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