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

Used proper timezone maybe? #1361

Merged
merged 2 commits into from
Nov 21, 2023
Merged

Used proper timezone maybe? #1361

merged 2 commits into from
Nov 21, 2023

Conversation

SamuelmdLow
Copy link
Member

When I wrote the new template tag for displaying the date, I stupidly forgot to consider that a timezone's relationship with UTC is not static. In vancouver it changes twice a year because of daylight savings time! So now all the articles say they are published in the future due to the offset.

I think I might have fixed it in this branch but I have no clue if this works yet since I can't test.

@SamuelmdLow SamuelmdLow merged commit 57dc904 into develop Nov 21, 2023
3 of 4 checks passed
@psiemens psiemens deleted the 1360-correct-timezone branch November 29, 2023 22:22
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.

Pubdate display function doesn't account for daylight savings time
2 participants