Progress
Language Reference
+ Date Addition Operator
Adds a number of days to a date, producing a date result.
SYNTAX
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.
EXAMPLEThis procedure finds all unshipped orders that are at least one week overdue. If the order is not shipped and the promised date is more than seven days ago, the procedure finds the record for the customer who placed the order and displays the order and customer data.
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 |