| Issue 1660: | ignoreTimeZone doesn't work | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I'm using Heroku to host a Rails app using Fullcalendar. I have ignoreTimeZone set to true. If I drag from 1pm to 2pm, and create a new event, the record gets created correctly. But, it displays 7 hours earlier when the fullcalendar refreshes. If I change ingnoreTimeZone to false, I get the same results.
Jan 2, 2013
#2
burton...@gmail.com
Jan 2, 2013
Figured it out --- I had to run this command for Heroku: heroku config:add TZ=America/Denver
Aug 21, 2013
(No comment was entered for this change.)
Status:
Done
|
|
| ► Sign in to add a comment |