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

fix(tz): attempt to fix timezone reading #1810

Merged
merged 1 commit into from Mar 2, 2024
Merged

fix(tz): attempt to fix timezone reading #1810

merged 1 commit into from Mar 2, 2024

Conversation

ellie
Copy link
Member

@ellie ellie commented Mar 2, 2024

Read settings earlier on, to reduced risk of being in a multithreaded env

if we fail to read the timezone, fallback to UTC. This is only used for display, as we always stored UTC anyway. The user can still specify a different tz if they wish

Checks

  • I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle
  • I have checked that there are no existing pull requests for the same thing

@ellie ellie merged commit 3d6b163 into main Mar 2, 2024
15 checks passed
@ellie ellie deleted the ellie/timezones branch March 2, 2024 17:05
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.

None yet

1 participant