Adds months to the specified XDate object.
Method of XDate
Syntax
addDays( monthsValue )
Parameters
Parameter | Description |
---|---|
monthsValue | An integer representing the number of months to add. |
Description
XDate object is incremented by monthsValue.