| Issue 2211: | Specific time zones don'tt work, but 'local' does. | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Specific time zones, in this case 'Europe/Stockholm', don't make timezone changes to the event times, but using 'local' does. I am located in this time zone and my computer is set to this time zone. In your example: http://arshaw.com/js/fullcalendar-2.0.2/demos/timezones.html it works. The only difference in the code that I can see is that I use "eventSources" instead of "events" to get the events. JSFiddle: http://jsfiddle.net/KenQ/f6xjT/12/
Jul 23, 2014
Project Member
#1
adamrs...@gmail.com
Status:
Done
Jul 28, 2014
Changing 'Z' to 'T' solved my problem, thank you! I should have seen it myself. Keep up the good work :-) |
|
| ► Sign in to add a comment |