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, FuncDouble, Double) | Rounds the time span so it does not contain any fractional hours. | |
RoundToHours(TimeSpan, FuncDouble, Double) | Rounds the time span so it does not contain any fractional hours. |