---
title: initialDate
---

The initial date displayed when the calendar first loads.

<div class='spec'>

[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](date-parsing), including an ISO8601 date string like `"2014-02-01"`.
