My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 1660: ignoreTimeZone doesn't work
1 person starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Aug 2013


Sign in to add a comment
 
Reported by burton...@gmail.com, Jan 2, 2013
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
Here is an example of one event's start time:
Rails displays: 2013-01-03 8:00 AM
postgreSQL shows: "2013-01-03 08:00:00"
But, Fullcalendar displays it starting at: 1.00 am
Jan 2, 2013
#3 burton...@gmail.com
Figured it out --- I had to run this command for Heroku:
heroku config:add TZ=America/Denver
Aug 21, 2013
Project Member #4 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Done
Sign in to add a comment

Powered by Google Project Hosting