Skip to main content
Skip to main content

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