Month
|
Date/Time |
SYNTAX | Month() |
RETURNS | ARRAY |
FUNCTION | Returns the array with months(1-12) |
EXAMPLE | buy = ( month() == 1 ) and day < 3; // buy in January |
SEE ALSO |
The Month function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.