# File lib/tzinfo/timezone_period.rb, line 120
    def dst?
      @offset.dst?
    end