These docs are for an old release. Info on upgrading to v4
edit doc

gotoDate

Moves the calendar to an arbitrary date.

.fullCalendar( ‘gotoDate’, date )

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