Mono Class Library: System.DateTime Overview | MembersSystem.DateTime.Subtract Method |
Subtracts a specified TimeSpan from the current instance. [Edit]
|
A new DateTime instance equal to the date and time represented by the current instance minus the time interval of the specified TimeSpan. [Edit]
Type Reason ArgumentOutOfRangeException The resulting date and time is less than DateTime.MinValue or greater than DateTime.MaxValue. [Edit]
Documentation for this section has not yet been entered. [Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0