Search
Duration.fromDays Method
See Also
 

 Overload List

Name Description

Duration.fromDays (double)

Returns a Duration that represents a specified number of days, where the specification is accurate to the nearest millisecond.

Duration.fromDays (long)

Returns a Duration that represents a specified number of days, where the specification is accurate to the nearest millisecond.

 See Also