Progress
Report Builder
User’s Guide
DAY
Converts a date to a day of the month integer value from 1 to 31, inclusive.
SYNTAX
date
A constant, field name, or expression where the value is a date. If the argument is a date constant, then the argument must use the following format:
EXAMPLE
To print or display the day of the month for each invoice date (Inv-date), create the field:
If the value of Inv-date is 01/16/93,
DAY(Inv-date)
returns 16.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |