Day
- day of month

Date/Time
(AmiBroker 3.40)


SYNTAX day()
RETURNS ARRAY
FUNCTION Returns the array with days (1-31)
EXAMPLE writeif( day() < 3, "Beginning of the month", "The rest of the month" );
SEE ALSO

References:

The Day function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.