Back to Fullcalendar

defaultDate

_docs-v3/date-navigation/defaultDate.md

latest300 B
Original Source

The initial date displayed when the calendar first loads.

<div class='spec' markdown='1'> [Moment](moment) </div>

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

This value can be anything the Moment constructor accepts, including an ISO8601 date string like "2014-02-01".