mint rdatestr(jdate, outbuf) int4 jdate; char *outbuf;
For the default locale, U.S. English, the rdatestr( ) function determines how to interpret the format of the character string with the following precedence:
For more information, see the IBM Informix: Guide to SQL Reference.
For more information, see the IBM Informix: GLS User's Guide.
When you use a nondefault locale and do not set the DBDATE or GL_DATE environment variable, rdatestr( ) uses the date end-user format that the client locale defines. For more information, see the IBM Informix: GLS User's Guide.