Skip to content

Current day tz fix#538

Merged
MalpenZibo merged 4 commits into
MalpenZibo:mainfrom
1randomguy:current_day_tz_fix
Mar 23, 2026
Merged

Current day tz fix#538
MalpenZibo merged 4 commits into
MalpenZibo:mainfrom
1randomguy:current_day_tz_fix

Conversation

@1randomguy
Copy link
Copy Markdown

As I noticed here, the date that is shown as the current date in the calendar view doesn't update when cycling through the timezones.

This PR fixes that.

Furthermore, in the code it used to fall back to the system time if the timezone was specified as an offset and the format included the timezone (%Z), but from my testing the library handles this just fine and prints the offset in place of the timezones name.
So I removed that condition from the check.
Screenshot as proof 😎:
image

@github-actions github-actions Bot added the bug Something isn't working label Mar 17, 2026
@MalpenZibo MalpenZibo merged commit 5392f64 into MalpenZibo:main Mar 23, 2026
4 checks passed
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.

2 participants