You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Time zone support is opt-in with ActiveRecord using time_zone_aware_attributes. TimeTypecaster will skip time zone conversion, TimeWithZoneTypecaster will not. Conversion in ActiveRecord uses the current Time.zone.