Date and time data types
📄️ DATE
DATE type. The value range is ['0000-01-01', '9999-12-31'] and the default format is YYYY-MM-DD.
📄️ DATETIME
Date and time type. The value range is ['0000-01-01 0000', '9999-12-31 2359'].
DATE type. The value range is ['0000-01-01', '9999-12-31'] and the default format is YYYY-MM-DD.
Date and time type. The value range is ['0000-01-01 0000', '9999-12-31 2359'].