DateTime Operators |
The DateTime type exposes the following members.
Name | Description | |
---|---|---|
Equality | Determines whether two specified instances of DateTime are equal. | |
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. |