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