# File lib/rufus/scheduler/zotime.rb, line 111
    def is_dst?

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