Hi,

I'm based in the UK and my app has the time zone set to UTC (in
environment.rb), but heroku's server is set to UTC - 0800 hours, so in
console, Time.now produces the US time. I am using the
distance_of_time_in_words_to_now helper and this is basing its
calculation on UTC time. This means that when I complete an action, it
lists it as happening 8 hours ago!

I'd like to get these to work consistently and preferably consistently
for UK time at present and in the future allow users to set the
timezone themselves. Does anybody know how I can do this?

cheers,

DAZ
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to