Search
DateTime.addSeconds Method
See Also
 






 Overload List

Name Description

DateTime.addSeconds (DateTime, Number)

Adds the specified number of seconds to the specified DateTime object.

DateTime.addSeconds (Number)

Adds the specified number of seconds to the current DateTime object.

 See Also