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

Make sure UTC is always used internally #713

Merged
merged 5 commits into from
Nov 15, 2024

Conversation

Boy132
Copy link
Member

@Boy132 Boy132 commented Nov 15, 2024

The backend should always use UTC to avoid timezone problems.
On the (filament) frontend dates should be translated from UTC to the users timezone.

APP_TIMEZONE env variable is now only used as default timezone for new users.

@Boy132 Boy132 self-assigned this Nov 15, 2024
@Boy132 Boy132 merged commit 54039e2 into pelican-dev:main Nov 15, 2024
15 checks passed
@Boy132 Boy132 deleted the fix/enforce-utc-timezone branch November 15, 2024 19:41
@github-actions github-actions bot locked and limited conversation to collaborators Nov 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants