Search
DateTime.op_Subtraction Method
See Also
 






 Overload List

Name Description

DateTime.op_Subtraction (DateTime, DateTime)

Subtracts a specified date and time from another specified date and time and returns a time interval.

DateTime.op_Subtraction (DateTime, Duration)

Subtracts a specified time interval from a specified date and time and returns a new date and time.

 See Also