TimeArray (Time Array)

A variable array dimensioned to 9 that holds the following values:  (1) year, (2) month, (3) day of month, (4) hour of day, (5) minutes, (6) seconds, (7) microseconds, (8) day of week (1-7; Sunday = 1), and (9) day of year. These values can be derived from the RealTime instruction. If TimeArray is not dimensioned to 9, a compilation error will occur.

Type: Variable array