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