Variable: dateAdd
constdateAdd:Fn
Defined in: functions.ts:58
date.add: adds its two operands. Two Intervals sum component-wise;
a Date and an Interval produce a Date (with daylight-saving correction
for whole-day intervals via trimExtraHours).