utc_to_local

utc_to_local(time)
Instance Public methods

Adjust the given time to the simultaneous time in the time zone represented by self. Returns a Time.utc() instance â if you want an ActiveSupport::TimeWithZone instance, use DateAndTime::Zones#in_time_zone instead.

doc_ruby_on_rails
2015-06-20 00:00:00
Comments
Leave a Comment

Please login to continue.