Functions | |
RETCODE | dbdatecmp (DBPROCESS *dbproc, DBDATETIME *d1, DBDATETIME *d2) |
Compare DBDATETIME values, similar to strcmp(3). | |
const char * | dbmonthname (DBPROCESS *dbproc, char *language, int monthnum, DBBOOL shortform) |
Get name of a month, in some human language. |
Defined by Sybase only. These are not implemented:
|
Compare DBDATETIME values, similar to strcmp(3).
|
|
Get name of a month, in some human language.
|