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

Support for Displaying Hours Past 23:59 in the Same Day View #2684

Open
fgagneten opened this issue Nov 21, 2024 · 0 comments
Open

Support for Displaying Hours Past 23:59 in the Same Day View #2684

fgagneten opened this issue Nov 21, 2024 · 0 comments

Comments

@fgagneten
Copy link

fgagneten commented Nov 21, 2024

Hi,

Thank you for the amazing library! I am currently using React Big Calendar for a project, and I have encountered a use case that I am unsure how to address.

Use Case:
I need to display events that occur after 23:59 (e.g., between 00:00 and 03:00 am of the next day) but still show them in the same day view of the calendar. Essentially, the “day” should not end at midnight but extend to include a few hours from the next calendar day.

For example:
• If the day view starts at 08:00, it would ideally end at 02:00 (of the next calendar day).
• Events occurring between 00:00 and 02:00 would appear on the current day’s calendar, not the next day’s.

Question:
Is there currently a way to achieve this behavior? If not, would it be possible to consider adding support for extended day hours as a feature?

This functionality would be highly useful for applications that manage events in industries like hospitality, healthcare, or night-time scheduling, where activities often extend past midnight but are conceptually part of the same day.

Thank you for your help!

Best regards,

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

1 participant