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

To replace datetime to local tz #250

Merged
merged 7 commits into from
Aug 21, 2022
Merged

Conversation

sumandari
Copy link
Collaborator

@sumandari sumandari commented Aug 19, 2022

This is to fix #249

proposed solution: replace the current timezone to local timezone with templatetags and JS

before (server timezone: 'America/Chicago')
249_before

after (client timezone: Denmark - CEST)
image

@sumandari sumandari marked this pull request as draft August 19, 2022 11:07
@sumandari sumandari marked this pull request as ready for review August 19, 2022 15:24
@dimasciput
Copy link
Collaborator

LGTM thanks

@dimasciput dimasciput merged commit 9fbc616 into qgis:master Aug 21, 2022
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

Successfully merging this pull request may close these issues.

Add timezone information for timestamp
2 participants