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