# File lib/ri_cal/property_value/date_time/timezone_support.rb, line 9
        def tzid
          @tzid  == :floating ? nil : @tzid
        end