# File lib/active_support/values/time_zone.rb, line 277 def utc_to_local(time) tzinfo.utc_to_local(time) end