# File lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_period.rb, line 164
    def to_utc(local)
      @offset.to_utc(local)
    end