Subtracts the specified date and time from this instance.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
SyntaxJava
Copy Code
|
|---|
public Duration subtract ( |
A DateTime instance.
A Duration interval equal to the date and time represented by this instance minus the date and time represented by value.
See Also