Flowdock
method

default_timezone

Importance_1
v3.1.0 - Show latest stable - 0 notes - Class: ActiveRecord::Base
default_timezone public

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.

Show source
Register or log in to add new notes.