# File lib/et-orbi/eo_time.rb, line 174
    def is_dst?

      @zone.period_for_utc(utc).std_offset != 0
    end