I am trying to incorporate FullCallendar in one of our application to show events. Now I am facing a problem with business hours. In the month view it is showing wrong end date
Please use nextDayThreshold option in full calendar
nextDayThreshold
nextDayThreshold: '00:00:00'
for more information: https://fullcalendar.io/docs/event_rendering/nextDayThreshold/