Back to Fullcalendar

gotoDate

_docs-v3/date-navigation/gotoDate.md

latest200 B
Original Source

Moves the calendar to an arbitrary date.

<div class='spec' markdown='1'> .fullCalendar( 'gotoDate', date ) </div>

date can be a Moment object, or anything the Moment constructor accepts.