# File lib/ri_cal/property_value/date.rb, line 126
      def -(other)
        other.subtract_from_date_time_value(to_ri_cal_date_time_value)
      end