Issue 990: gotoDate broken on day view
Status:  Done
Owner: ----
Closed:  Jul 2011
Reported by leeow...@gmail.com, Jun 10, 2011
Using the calendar on the fullcalendar homepage: http://arshaw.com/fullcalendar/

If you go to the day view and then execute something like:
$("#calendar").fullCalendar('gotodate',2011,5,8);

The day does not change. This used to work.
Jul 11, 2011
Project Member #1 adamrs...@gmail.com
doesnt work for you b/c you need it to be 'gotoDate' with a capital D
Status: Done