Specifies whether the day, month, and year values specified by the current_day, current_month, and current_year tunables return
static or "rolling" values.
Note:
- Micro Focus does not recommend use of this tunable in an Enterprise Server environment.
Syntax:
>>-----set datewarp_dynamic=---.-TRUE-.-------------><
+-FALSE+
Parameters:
TRUE
|
The day, month, and year values specified for the current_day, current_month and current_year tunables are treated as the
clock start values and will "roll" once they have been set.
|
FALSE
|
The day, month, and year values specified for the current_day, current_month, and current_year tunables are static values
that will always be returned when you use the ACCEPT
identifier FROM TIME syntax, or the CURRENT-DATE or FORMATTED-CURRENT-DATE intrinsic functions. The static values are also used in the
calculation for the SECONDS-PAST-MIDNIGHT intrinsic function.
|
Properties:
Default:
|
FALSE
|
IDE equivalent:
|
|