Skip to content

Conversation

@levifmorais
Copy link
Contributor

Fixes #1449

The all day method should check the local time instead of the UTC time, since it will never be true unless the user is in the UTC time. For example, if the user's local zone is three hours behind UTC, it will never consider the events as taking the whole day, since UTC will be 3 am when the user's local time is 12 am.

Unfixed on the left and fixed on the right.
whole_day_fix

All day method should check the local time instead of the utc time, since it will never be true unless the user is in the utc time.
@alainm23 alainm23 merged commit 05e8f73 into alainm23:master Jul 25, 2025
2 checks passed
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.

Whole day events show 12:00 AM

2 participants