date.AddSeconds(datetime : str, seconds : num) : str
Adds the specified number of seconds to a date and returns the result. The number of seconds can be positive or negative.
1.9.1 or later.
| Name | Type | Description |
| datetime | str | The date to which to add seconds. |
| seconds | num | The number of seconds to add. |
A new date.
| Output | ||
| Sun, 19 May 2013 05:21:51 GMT | |
| Sat, 01 Jan 2000 00:00:05 GMT |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by