Gets the days component of the time interval represented by the current Duration object.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
SyntaxJava
Copy Code
|
|---|
public int getDays () |
The day component of this instance. The return value can be positive or negative.
See Also