jquery FullCalendar
Posted
by Andrei C
on Stack Overflow
See other posts from Stack Overflow
or by Andrei C
Published on 2009-11-20T17:02:39Z
Indexed on
2010/04/06
21:33 UTC
Read the original article
Hit count: 374
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!
© Stack Overflow or respective owner