Back to Fullcalendar

maxTime

_docs-v3/date-display/maxTime.md

latest380 B
Original Source

Determines the last time slot that will be displayed for each day. Specified as an exclusive end time.

<div class='spec' markdown='1'> [Duration](moment-duration), *default*: `"24:00:00"` </div>

The default "24:00:00" means the end time will be at the very end of the day (midnight).

Determines the last slot, even when the scrollbars have been scrolled all the way back.