current_minute

Specifies the minute of the hour that is to be returned when you use the ACCEPT identifier FROM TIME syntax, or the CURRENT-DATE, FORMATTED-CURRENT-DATE intrinsic functions. The specified second is also used in the calculation for the SECONDS-PAST-MIDNIGHT intrinsic function.
Note:
  • Micro Focus does not recommend use of this tunable in an Enterprise Server environment.

Syntax:

>>-----set current_minute=---integer-------------><

Parameters:

integer A value from 0 - 59 indicating the required minute of the hour. The value you specify is returned when you use the ACCEPT identifier FROM TIME syntax, or the CURRENT-DATE and FORMATTED-CURRENT-DATE intrinsic functions. It is also used in the calculation for the SECONDS-PAST-MIDNIGHT intrinsic function.

Properties:

Default: The current minute as returned by the system clock.
IDE equivalent:

Comments:

If the timewarp_dynamic tunable is set to TRUE, the minute value specified is treated as the minute at which the clock is started, and will change every 60 seconds.