gotoDateMoves the calendar to an arbitrary year/month/date. .fullCalendar( 'gotoDate', year [, month, [ date ]] ) IMPORTANT: This method can also be called with a single argument, a Date object (only works in versions >= 1.3.2). |
gotoDateMoves the calendar to an arbitrary year/month/date. .fullCalendar( 'gotoDate', year [, month, [ date ]] ) IMPORTANT: This method can also be called with a single argument, a Date object (only works in versions >= 1.3.2). |