You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When event have same start and end date with time 12:00 AM. It is showing as all day event but it should be normal event. That Same event showing as normal event in google and outlook calendar.
Example ,
Start date is 27 Nov 12:00AM
End date is 27 Nov 12:00AM
React big calendar that I am usinng
Outlook calendar
Expected Behavior
I think it should behave same like outlook and google calendar
Start date is 27 Nov 12:00AM
End date is 27 Nov 12:00AM
Actual Behavior
Event showing as all day event but in actual it is not all day event
Check that this is really a bug
Reproduction link
https://codesandbox.io/p/sandbox/priceless-morning-9jzt7q?file=%2Fevents.js%3A6%2C31
Bug description
When event have same start and end date with time 12:00 AM. It is showing as all day event but it should be normal event. That Same event showing as normal event in google and outlook calendar.
Example ,
Start date is 27 Nov 12:00AM
End date is 27 Nov 12:00AM
React big calendar that I am usinng
Outlook calendar
Expected Behavior
I think it should behave same like outlook and google calendar
Start date is 27 Nov 12:00AM
End date is 27 Nov 12:00AM
Actual Behavior
Event showing as all day event but in actual it is not all day event
For example of this type of dates
react-big-calendar version
^1.13.1
React version
18.3.1
Platform/Target and Browser Versions
Mac OS - Chrome
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: