# File lib/ri_cal/properties/timezone_period.rb, line 197
      def rdate=(*ruby_value)
        @rdate_property = [RiCal::PropertyValue::OccurrenceList.convert(self, *ruby_value)]
      end