Home | Previous Page | Next Page   General SQL API Features (ESQL/C) > Handling Locale-Specific Data >

Formatting Data

When you internationalize an application, consider how to handle the format of locale-specific data. The format in which numeric, monetary, and date and time data appears to the end user is locale specific. The GLS locale file defines locale-specific formats for each of these types of data, as the following table shows.

Type of Data Locale-File Category
Numeric NUMERIC
Monetary MONETARY
Date and Time TIME

The IBM Informix GLS library provides functions that allow you to perform the following tasks on locale-specific data:

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]