# File lib/ri_cal/property_value/date.rb, line 139
      def +(duration)
        duration.add_to_date_time_value(to_ri_cal_date_time_value)
      end