method
default_timezone
v3.2.1 -
Show 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.