Click or drag to resize

DateTimeOperationsRoundToSeconds Method

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