hi guys, I'm trying to use jquery Full Calendar from http://arshaw.com/fullcalendar
I searched the docs alot but I could not find how I can retrieve the current month a user is on at a certain moment.
On render it is set as the current month in the title, but I cant find a way to use that info. I want to sent the month to my ajax call together with other params (start, end, _) but I dont know how
please help me out with this.
inside the fullcalendar definition, how to retrieve the month currently displayed.
Thank you!