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.