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 (Int64)

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

 See Also