Skip to main content
Skip table of contents

DateAddDays

Returns date plus specified number of days.

Syntax

CODE
DateAddDays(date, days)

Arguments

dateDate expression.
daysInteger expression for number of days to add.

Examples

CODE
DateAddDays([Invoice].CurrentMember.getProperty('Invoice date'), 10)

See also

DateAddWorkdays

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.