date.AddMonths(datetime : str, months : num) : str
Adds the specified number of months to a date and returns the result. The number of months can be positive or negative.
1.9.1 or later.
| Name | Type | Description |
| datetime | str | The date to which to add months. |
| months | num | The number of months to add. |
A new date.
| Output | ||
| Sat, 25 Aug 2012 08:07:37 GMT
| |
| Fri, 01 Oct 1999 20:00:00 +20:00 |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by