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

clock: handle timezone changes (again again) #2838

Merged
merged 1 commit into from
Jan 16, 2024
Merged

clock: handle timezone changes (again again) #2838

merged 1 commit into from
Jan 16, 2024

Conversation

m-bdf
Copy link
Contributor

@m-bdf m-bdf commented Jan 16, 2024

Add nullptr to the timezones vector, so that the current timezone is fetched on each update(), and changes to it (e.g. with timedatectl set-timezone) are propagated.

(reimplements #2296 whose changes were undone in #2340)

@Alexays Alexays merged commit 392f83e into Alexays:master Jan 16, 2024
7 of 9 checks passed
@m-bdf m-bdf deleted the clock-tz-changes branch January 16, 2024 21:53
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

2 participants