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