![]() | Date |
Name | Description | |
---|---|---|
![]() | RoundToHours(DateTime) | Rounds the time span so it does not contain any fractional hours. |
![]() | RoundToHours(TimeSpan) | Rounds the time span so it does not contain any fractional hours. |
![]() | RoundToHours(DateTime, Func<Double, Double>) | Rounds the time span so it does not contain any fractional hours. |
![]() | RoundToHours(TimeSpan, Func<Double, Double>) | Rounds the time span so it does not contain any fractional hours. |