Issue 212: how to set date
Status:  Done
Owner: ----
Closed:  Dec 2009
Reported by teenoy....@gmail.com, Nov 27, 2009
// 2 OCT 2009
$(document).ready(function() {

      $('#calendar').fullCalendar({
         date: 2,
         month: 10 - 1,
         year: 2009
 });

});
Nov 27, 2009
Project Member #1 adamrs...@gmail.com
hello, is this a question or a statement? you code looks good. are you having
troubles with anything?
Dec 3, 2009
Project Member #2 adamrs...@gmail.com
closing this issue, but post back if there are any problems...
Status: Done