Progress
Report Builder
User’s Guide


+ Date Addition

Adds a number of days to a date, producing a date result.

SYNTAX

 date + days 

date

An expression that evaluates to a DATE value.

days

An expression with a value of the number of days you want to add to a date.

EXAMPLE

This expression calculates the arrival date of a package where the average number of days it takes to ship is seven. The expression simply adds seven days to the value in the Ship-Date field:

Promise-Date + 7 

NOTE

The date addition operator rounds days to the nearest integer value.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095