method
default_timezone
rails latest stable - Class:
ActiveRecord::Base
default_timezonepublic
Determines whether to use Time.local (using :local) or Time.utc (using :utc) when pulling dates and times from the database. This is set to :local by default.