Date
Variables of the Date data type can store a date between January 1, 100 to December 31, 9999.
Each valid date value can be assigned to a variable of the Date data type.
Example 155.
#January, 1 1993# or #1 Jan 93#.
Variables of the Date data type are saved in the format ISO 8601 (CCYY-MM-DD).