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