Add Days
Overview
Adds the specified number of additional days to a Date.
Inputs
Date
Date value that has a number of days added to it.
Type |
---|
Date |
Number of Days To Add
Number of days added to the input Date
. This value can be a positive or negative number.
Type |
---|
Number |
Outputs
Date
Date value with the number of days added to the input date.
Type | Variable Name |
---|---|
Date | value |