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