Krafalski / ConsiderWater

A Web App For Anxious People
0 stars 0 forks source link

Timestamp is set to the wrong time zone. #46

Closed Krafalski closed 8 years ago

Krafalski commented 8 years ago

In application.rb

config.time_zone = 'Eastern Time (US & Canada)'

now set to Eastern time. Should update to local time.

note: needed to reset the server to see the updated times.