Date |
Name | Description | |
---|---|---|
RoundToSeconds(DateTime) | Rounds the time span so it does not contain any fractional seconds. | |
RoundToSeconds(TimeSpan) | Rounds the time span so it does not contain any fractional seconds. | |
RoundToSeconds(DateTime, FuncDouble, Double) | Rounds the time span so it does not contain any fractional seconds. | |
RoundToSeconds(TimeSpan, FuncDouble, Double) | Rounds the time span so it does not contain any fractional seconds. |