DateTime.Subtraction Operator
.NET Framework 4.5
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Subtraction(DateTime, DateTime) | Subtracts a specified date and time from another specified date and time and returns a time interval. |
|
Subtraction(DateTime, TimeSpan) | Subtracts a specified time interval from a specified date and time and returns a new date and time. |