Set timezone in Spree?

274 views
Skip to first unread message

Perri Lapidus

unread,
Jul 23, 2014, 8:47:58 AM7/23/14
to spree...@googlegroups.com
Hi -

How can I change the timezone in spree? The orders are 3 hours ahead (we are EST) and it's messing with the sales reports. Where can I change that?

Thanks,
Perri 

Thanikkal

unread,
Jul 24, 2014, 11:22:27 AM7/24/14
to spree...@googlegroups.com
Not specific to spree, but for Rails in general, you can checkout the 
config.time_zone in application.rb
And to view the list of timezones available, you could run the rake task rake time:zones:all

or look at the ActiveSupport::TimeZone.all from rails console.
HTH,
Reply all
Reply to author
Forward
0 new messages