addDays

fun addDays(nDays: <Error class: unknown class>)

Increments a date some number of days. To move forward by weeks, add weeks*7 days. The date must be valid.

Parameters

nDays

number of days to move the date forward