Search
DateTime.subtract Method
See Also
 






 Overload List

Name Description

DateTime.subtract (DateTime)

Subtracts the specified date from the current date and returns the number of milliseconds between them.

DateTime.subtract (DateTime, DateTime)

Returns the number of milliseconds between the specified dates.

 See Also