TESTDATE
The TESTDATE parameter temporarily alters the system date in order to test a dynamic window allowing you to simulate clock settings to determine the behavior of your program.
The syntax is:
SET TESTDATE = {yyyymmdd|TODAY}
where:
yyyymmdd
Is an 8-digit date in the format YYYYMMDD.
TODAY
Is the current date. TODAY is the default value.