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

Shows multiple events on the same day correctly #7820

Conversation

Sesquipedalian
Copy link
Member

Fixes #7803

@jdarwood007
Copy link
Member

I didn't even realize DateTime in PHP could be compared, given the lack of documentation showing it has comparison operators. That is another one for PHP hidden logic.

@Sesquipedalian
Copy link
Member Author

It's not entirely hidden: https://www.php.net/manual/en/datetime.diff.php#example-2094
It could be more obvious, though.

@live627
Copy link
Contributor

live627 commented Aug 5, 2023 via email

@indyrcpilot
Copy link

It looks like it fixed the problem with events not showing up!
Thanks!

@Sesquipedalian Sesquipedalian merged commit 3f985c4 into SimpleMachines:release-2.1 Aug 5, 2023
8 checks passed
@Sesquipedalian Sesquipedalian deleted the multiple_events_same_day branch August 5, 2023 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calendar - events dropped when there are multiple overlapping events
4 participants