Returns a date by adding an integer to a baseline date. The integer can be negative to return date that is earlier than the base date.
Input: number (int32), [baseline_date (date)]
Output: date
You can watch video tutorial of this function here: