Change default timezone:
*
Change Rails timezone but continue to have Active Record save in the database in UTC
# application.rb
config.time_zone = 'Eastern Time (US & Canada)'