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