Previous Topic Next topic Print topic


current_month

Syntax:

>>-----set current_month=---integer------><

Parameters:

integer A value in the range 1 through 12, representing the required month of the year. The value you specify is returned when you use the ACCEPT identifier FROM DATE syntax or the CURRENT-DATE intrinsic function.

Properties:

Default: The current month specified by the system clock.
IDE equivalent: Project > Properties > Date/Time Warp > Month

Comments:

Project > Properties > Date/Time Warp > Month

If the datewarp_dynamic tunable is set to TRUE, the month value specified is treated as the month the clock is started, and changes when the system clock passes midnight on the last day of each month.

Previous Topic Next topic Print topic