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