DateTimeExtensions Class Members
The following tables list the members exposed by DateTimeExtensions.
Public Methods
| Name | Description | |
|---|---|---|
![]() ![]() | AddDelta | Adds the delta between the specified System.DateTime and System.TimeSpan |
![]() ![]() | AddMonths | Adds the number of months to a DateTime instance, rolling year if end of year is reached |
![]() ![]() | AddYears | Adds the number of years to a DateTime instance |
![]() ![]() | IsAdditionValid | Determines whether addition is valid between the specified System.DateTime and System.TimeSpan |
![]() ![]() | IsDefined | Determines whether the System.DateTime is defined. |
Extension Methods
| Name | Description | |
|---|---|---|
![]() | DebugFinalizer<T> | Notifies that finalizer has been invoked |
![]() | ToDoubleArray | Overloaded. Converts an System.IComparable array to double array |
![]() | ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. |
![]() | ToStringArray2D<T> |
See Also


