Home | Previous Page | Next Page   GLS Environment Variables > GLS-Related Environment Variables >

DBTIME (ESQL/C)

IBM Informix products support DBTIME for compatibility with earlier products. We recommend that you use the GL_DATETIME environment variable for new applications. The DBTIME environment variable specifies the end-user formats of values in DATETIME columns for SQL API routines. See also End-User Formats.

Read syntax diagramSkip visual syntax diagram                                         (1)
>>-DBTIME--+-| Standard DBTIME Formats |-------+---------------><
           |                              (2)  |
           '-| Era-Based DBTIME Formats |------'
 

Notes:
  1. see IBM Informix: Guide to SQL Reference
  2. see DBTIME Support

Tip:
DBTIME affects only certain formatting routines in the ESQL/C function libraries. See DATETIME-Format Functions.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]