Skip to content

#879 Fix DST timezone bug#883

Merged
kjporter merged 2 commits intomainfrom
dst-timezone-bug
Mar 23, 2026
Merged

#879 Fix DST timezone bug#883
kjporter merged 2 commits intomainfrom
dst-timezone-bug

Conversation

@kjporter
Copy link
Copy Markdown
Contributor

This PR will:

  • Dreamhost MySQL server runs in Pacific time (they won't change it, despite my protest).
  • Adding UTC TZ definition to MySQL config ensures that the timezone isn't applied twice to datetimes.
  • This error only occurs once per year during the March DST swap.
  • Close updated_at timezone bug #879

@kjporter kjporter requested a review from a team as a code owner March 20, 2026 23:05
@kjporter kjporter added the bug Something isn't working label Mar 20, 2026
@kjporter kjporter mentioned this pull request Mar 20, 2026
1 task
@kjporter kjporter merged commit 9e783c0 into main Mar 23, 2026
13 checks passed
@iccowan iccowan deleted the dst-timezone-bug branch March 30, 2026 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

updated_at timezone bug

2 participants