Variables of the Date data type can save 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
#January, 1 1993# or #1 Jan 93#.
Variables of the Date data type are saved internally in the format ISO 8601 (CCYY-MM-DD).