MONTH( )

The MONTH( ) operator returns a positive whole number between 1 and 12, corresponding to the month portion of a DATE or DATETIME operand.

4GLREF00000095.gif

The MONTH( ) operator extracts an integer value for the month in a DATE or DATETIME value. You cannot specify an INTERVAL operand

References

DATE( )

DAY( )

WEEKDAY( )

YEAR( )