MoveDate

Syntax

MOVEDATE variable [ FORMAT (CCYYMMDD | 
DDMMCCYY | DDMMYY | MMDDCCYY | MMDDYY | YYMMDD) ]

Parameters

MoveDate can be abbreviated as MD.

Description

The MoveDate logic command obtains the current date and returns the result as a numeric value, in a specifiable format.

If the Format command option is not specified, the default format is YYMMDD, even if length of the receiving variable is 8.

The date at which the ispec or report was started (or restarted after a Sleep or CriticalPoint logic command) is available as the value of the Glb.Date built-in segment attribute.