Showing posts with label fullcalendar. Show all posts
Showing posts with label fullcalendar. Show all posts

Thursday, January 12, 2012

jQuery FullCalendar timezone syncronization


I am using the jQuery Fullcalendar plugin (http://arshaw.com/fullcalendar). I am only using it for "full day" events. When the user creates an event, I store it in my database via php as a date (2012-01-12). When sending the list of events to FullCalendar via ajax I convert the date to UNIX time.