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 IBM® Informix® ESQL/C: date mi_date
DATETIME IBM Informix ESQL/C: datetime, dtime_t mi_datetime
INTERVAL IBM Informix ESQL/C: interval, intrvl_t mi_interval

Copyright© 2019 HCL Technologies Limited