The requested page is not available for selected version.
Month
Syntax
integer Month (integer datevalue)
Description
Get the month number of a date.
Parameters
datevalue
A number representing a date.
Return Value
The return value is the month number in the range 1-12.
Notes
- This function is equivalent to the “month” function as it can be used by the tester in a “#” expression.