Date.addDays
Date addDays(const this, int days)Adds calendar days.
Remarks
Returns an invalid date when this date is invalid or the result is out of range.
Parameters
const
this
int
days
Number of days to add.
Generated with campc 0.11.0-preview.1.
Date addDays(const this, int days)Adds calendar days.
Returns an invalid date when this date is invalid or the result is out of range.
Number of days to add.
Generated with campc 0.11.0-preview.1.