DATETIME
DATETIMEβ
Descriptionβ
DATETIME Date and time type, value range is ['0000-01-01 00:00:00','9999-12-31 23:59:59']. The form of printing is 'yyyy-MM-dd HH:mm:ss'
noteβ
If you use version 1.2 and above, it is strongly recommended that you use DATETIMEV2 type instead of DATETIME type. Compared with DATETIME type, DATETIMEV2 is more efficient and supports time accuracy up to microseconds.
keywordsβ
DATETIME