Search
Duration.getTotalDays Method
See Also
 






Gets the value of the current Duration object expressed in whole days.

Namespace: com.mindfusion.common
File: com.mindfusion.common

 Syntax

Java  Copy Code

public double getTotalDays ()

 Return Value

The total number of days represented by this instance.

 See Also