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