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:
