Skip to content

Conversation

geier
Copy link
Member

@geier geier commented Oct 31, 2023

fixes #836

@geier geier force-pushed the reproduce/836 branch 2 times, most recently from 5fb881b to 7741344 Compare November 1, 2023 00:02
@geier geier marked this pull request as draft November 1, 2023 15:12
@geier geier force-pushed the reproduce/836 branch 2 times, most recently from a8b54ea to 5d2e569 Compare November 3, 2023 23:07
@geier geier force-pushed the reproduce/836 branch 2 times, most recently from 773ff54 to 663fef4 Compare April 14, 2024 14:45
geier added 7 commits April 14, 2024 16:47
When checking if days are the current or the next day, we did not take the
local timezone into account. Therefore, if the local timezone was not
UTC, the previous or next day could erroneously be detected as `today`
(same error for `tomorrow`).
The default (today) was until now not localized, but today in UTC was
assumed. This could lead to commands such as `khal calendar` starting
to show events from with either the previous or the next day instead of
today.
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.

Today's date ignores local_timezone

1 participant