ExtArea.dateTimeStamp

Stores the datetime in the following format 0: Year 1: Month 2: Day 3: Hour 4: Minute 5: Second

struct ExtArea
ushort[6] dateTimeStamp;

Meta