jquense / react-big-calendar

gcal/outlook like calendar component
http://jquense.github.io/react-big-calendar/examples/index.html
MIT License
7.93k stars 2.24k forks source link

Make the inBetween function exlcusive for the ending time #2621

Closed geraldhoxha95 closed 4 months ago

geraldhoxha95 commented 4 months ago

Fixes #2617

By passing in the exclusive argument, this will not mark events that end at mightnight from leaking into the next day in the week view

Screenshot 2024-07-12 at 10 00 42 PM