Date and time data types

This section describes the date and time data types and the functions that the supports to process date and time data.

The provides support for the following date and time data types.
SQL date and time data type Standard C or ESQL/C date and time data type date and time data type
DATE C: four-byte integer : date mi_date
DATETIME : datetime, dtime_t mi_datetime
INTERVAL : interval, intrvl_t mi_interval