method
default_timezone=
v7.2.3 -
Show 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.