Returns a new DateTime that adds the specified number of seconds to this instance.
Namespace: com.mindfusion.common
File: com.mindfusion.common
Java Copy Code |
---|
public DateTime addSeconds ( |
A number of whole and fractional seconds. The value parameter can be negative or positive.
A DateTime whose value is the sum of the date and time represented by this instance and the number of seconds represented by value.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |