| Issue 212: | how to set date | |
| 1 person starred this issue and may be notified of changes. | Back to list |
// 2 OCT 2009
$(document).ready(function() {
$('#calendar').fullCalendar({
date: 2,
month: 10 - 1,
year: 2009
});
});
Nov 27, 2009
Project Member
#1
adamrs...@gmail.com
Dec 3, 2009
closing this issue, but post back if there are any problems...
Status:
Done
|
|
| ► Sign in to add a comment |