Adds a specified time interval to a specified date and time, yielding a new date and time.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
SyntaxJava
Copy Code
|
|---|
public static DateTime op_Addition ( |
A DateTime that is the sum of the values of d and t.
See Also