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