Last updated 1 month ago
Social Media
Bug Tracking
Support
Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC
Modifies a date object by date part and integer time unit
datepart
string
true
The date part to modify
number
long
The number of units to modify by
date
any
The date object to modify
DateAdd(datepart=[string], number=[long], date=[any])