Search
DateTime.addSeconds Method
See Also
 

Returns a new DateTime that adds the specified number of seconds to this instance.

 Overload List

Name Description

DateTime.addSeconds (double)

Returns a new DateTime that adds the specified number of seconds to this instance.

DateTime.addSeconds (long)

Returns a new DateTime that adds the specified number of seconds to this instance.

 See Also