datetime
Syntax
datetime(X)
Arguments
X is a temporal scalar/vector, or an integer.
Details
Convert X into DATETIME type. Since version 2.00.12, converting MONTH into DATETIME is allowed.
Note: The range for data of DATETIME type is
[1901.12.13T20:45:53, 2038.01.19T03:14:07].