DateAdd
Modifies a date object by date part and integer time unit
Method Signature
Arguments
Argument
Type
Required
Description
Default
datepart
string
true
The date part to modify
number
long
true
The number of units to modify by
date
any
true
The date object to modify
Examples
Related
Last updated