渡されたdateまたはdateTimeが現在と現在の間にある場合は、trueを返します(差分日)。
日付
inLastDays(<dateTime>,<delta>)
inLastDays(<dateTime>,<integer>)
ブール値を返します。
inLastDays(toDateTime('2019-12-12T01:11:00Z'), 4))
trueを返します。