DATETIME
Description
DATETIME
The range of DATETIME type is ['0000-01-01 00:00:00','9999-12-31 23:59:59']. It will be printed as 'YYYY-MM-DD HH:MM:SS'
Note
If you use version 1.2 and above, we strongly recommended that you use the DATETIMEV2 type instead of the DATETIME type since DATETIMEV2 is more efficient and supports time accuracy down to microseconds.
Keywords
DATETIME