Notes of date type

(1) Handling of milliseconds

For input data of type D, the time precision is to seconds. Milliseconds and smaller units are ignored, but data processing can be performed.

Milliseconds cannot be specified for output data formats.

(2) Standard format of type D

When the field type on the output side is D and no output format is specified, the standard format is YYYY/MM/DD.

(3) Valid range

The valid range of the date data type is from the year 1900 to 3000. Operations on values outside this range are not supported.