| Issue 580: | Problem with getDate | |
| 1 person starred this issue and may be notified of changes. | Back to list |
When we click next/previous button in full calendar, it should render that month's event. How to achieve it?
I am trying to get date by using the given function -
var dt = $('#calendar').fullCalendar('getDate');
alert(dt.getDate());
It shows error dt.getDate() is not a function.
Aug 25, 2010
Project Member
#1
adamrs...@gmail.com
Oct 7, 2010
(No comment was entered for this change.)
Status:
Done
|
|
| ► Sign in to add a comment |