DateAdd

Modifies a date object by date part and integer time unit

Method Signature

DateAdd(datepart=[string], number=[long], date=[any])

Arguments

ArgumentTypeRequiredDescriptionDefault

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

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC