I changed time zone seating in PHP but not set in full calender with jQuery. How can change time zone in full calender. please help me because i trying to solve this prob in long time.
Thanks Ajay Bairagi
I changed time zone seating in PHP but not set in full calender with jQuery. How can change time zone in full calender. please help me because i trying to solve this prob in long time.
Thanks Ajay Bairagi
The time is set in the event time format.
http://arshaw.com/fullcalendar/docs/event_data/Event_Object/
start
Date. Required.
The date/time an event begins.
When specifying Event Objects for events or eventSources, you may specify a string in IETF format (ex: "Wed, 18 Oct 2009 13:00:00 EST"), a string in ISO8601 format (ex: "2009-11-05T13:15:30Z") or a UNIX timestamp.