# initialDate

The initial date displayed when the calendar first loads.

<div class='spec'>

[Date](date-parsing.md)

</div>

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

This value can be anything that can [parse into a Date](date-parsing.md), including an ISO8601 date string like `"2014-02-01"`.
