| DateTimeSubtraction Operator |
| 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. |