Variable: dateSub
constdateSub:Fn
Defined in: functions.ts:85
date.sub: subtracts b from a. Two Intervals subtract component-wise;
a Date minus an Interval produces a Date (with daylight-saving correction
for whole-day intervals via trimExtraHours).