Back to Fullcalendar

initialDate

_docs-v5/date-navigation/initialDate.md

latest306 B
Original Source

The initial date displayed when the calendar first loads.

<div class='spec' markdown='1'> [Date](date-parsing) </div>

When not specified, this value defaults to the current date.

This value can be anything that can parse into a Date, including an ISO8601 date string like "2014-02-01".