Click or drag to resize

DateTimeOperationsRoundToHours Method

Overload List
 NameDescription
Public Extension MethodRoundToHours(DateTime) Rounds the time span so it does not contain any fractional hours.
Public Extension MethodRoundToHours(TimeSpan) Rounds the time span so it does not contain any fractional hours.
Public Extension MethodRoundToHours(DateTime, FuncDouble, Double) Rounds the time span so it does not contain any fractional hours.
Public Extension MethodRoundToHours(TimeSpan, FuncDouble, Double) Rounds the time span so it does not contain any fractional hours.
Top
See Also