GetTimeSpan(double value) Method
Gets the timespan from the specified value.
Syntax
public
System.TimeSpan
GetTimeSpan(
double
value)
Parameters
value
Type: double
The value.
Returns
The timespan.