The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DateTimeOffset::Subtract Method
.NET Framework (current version)
Subtracts a specified time or duration from the current DateTimeOffset object.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Subtract(DateTimeOffset) | Subtracts a DateTimeOffset value that represents a specific date and time from the current DateTimeOffset object. |
![]() | Subtract(TimeSpan) | Subtracts a specified time interval from the current DateTimeOffset object. |
Show:
