addDays
Adds the provided number of days to the provided date instance.
Return
The modified result parameter.
Parameters
julianDate
The date.
days
The number of days to add or subtract.
result
An existing instance to use for the result.
Adds the provided number of days to the provided date instance.
The modified result parameter.
The date.
The number of days to add or subtract.
An existing instance to use for the result.