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

Some events are missing if all_day event is within list #74

Closed
dkuschmierz opened this issue Oct 27, 2020 · 2 comments
Closed

Some events are missing if all_day event is within list #74

dkuschmierz opened this issue Oct 27, 2020 · 2 comments

Comments

@dkuschmierz
Copy link

Consider the following settings:
startdate: 01.12.2020 00:00:00
enddate: 31.12.2020 23:59:59

Events:
10.12.2020 18:00:00 EventA
22.12.2020 AllDay EventB
31.12.2020 17:00:00 EventC

While iterating through the calendar, the enddate-settings are reseted during the allday-event to 31.12.2020 00:00:00 and then EventC is missing in the list!

@dkuschmierz
Copy link
Author

This PR fixes the behavior:

#73

@eigenmannmartin
Copy link
Member

closed by: #136

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

No branches or pull requests

2 participants