| Issue 2515: | Timezone is lost when the event is changed programmatically | |
| 1 person starred this issue and may be notified of changes. | Back to list |
http://jsbin.com/quzame/3/edit?html,js,console,output When I edit the date (event.start = '2015-06-12T09:30:00-05:00') and update the event ($('#calendar').fullCalendar('updateEvent', event)), the new rendered event loses the timezone ('2015-06-12T09:30:00+00:00')
Aug 20, 2015
Discussion for this issue has moved to the following URL: https://github.com/fullcalendar/fullcalendar/issues/2780 This is because Google Code is shutting down. Apologies if you are being pestered with these notifications. This is a one-time event. Happy coding, Adam
Status:
ExportedToGithub
|
|
| ► Sign in to add a comment |
Labels: Type-Bug