Date and time data types

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

The DataBlade® API 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 DataBlade® API date and time data type
DATE C: four-byte integer Informix® ESQL/C: date mi_date
DATETIME Informix® ESQL/C: datetime, dtime_t mi_datetime
INTERVAL Informix® ESQL/C: interval, intrvl_t mi_interval