# File lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_period.rb, line 159
    def to_local(utc)
      @offset.to_local(utc)
    end