Progress
Report Builder
User’s Guide


MONTH

Returns the month value (from 1 to 12, inclusive) of a date you specify.

SYNTAX

MONTH ( date ) 

date

A date expression (a constant, field name, or expression whose value is a date).

EXAMPLE

To print the number of dates in the date field Start-date, create a calculated field containing this expression:

MONTH(Start-date) 

Sample data:

Start-date          MONTH(Start-date)
12/10/93            12
04/23/93             4 


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