Last updated 1 month ago
Was this helpful?
Modifies a date object by date part and integer time unit
DateAdd(datepart=[string], number=[number], date=[any])
datepart
string
true
The date part to modify
number
The number of units to modify by
date
any
The date object to modify