# File lib/ri_cal/property_value/date_time/additive_methods.rb, line 29
        def -(other)
          other.subtract_from_date_time_value(self)
        end