!C99Shell v. 2.1 [PHP 8 Update] [02.02.2022]!

Software: Apache/2.4.53 (Unix) OpenSSL/1.1.1o PHP/7.4.29 mod_perl/2.0.12 Perl/v5.34.1. PHP/7.4.29 

uname -a: Linux vps-2738122-x 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 

uid=1(daemon) gid=1(daemon) grupos=1(daemon) 

Safe-mode: OFF (not secure)

/opt/lampp/share/doc/freetds-0.91/reference/   drwxr-xr-x
Free 14.39 GB of 61.93 GB (23.24%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     a00291.html (10.64 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
FreeTDS API: Datetime functions

Datetime functions
[The db-lib API]

Functions to manipulate DBDATETIME structures. More...

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.

Detailed Description

Functions to manipulate DBDATETIME structures.

Defined by Sybase only. These are not implemented:

  • dbdate4cmp()
  • dbdate4zero()
  • dbdatechar()
  • dbdatename()
  • dbdateorder()
  • dbdatepart()
  • dbdatezero()
  • dbdayname()

Function Documentation

RETCODE dbdatecmp ( DBPROCESS dbproc,
DBDATETIME d1,
DBDATETIME d2 
)

Compare DBDATETIME values, similar to strcmp(3).

Parameters:
dbproc contains all information needed by db-lib to manage communications with the server.
d1 a DBDATETIME structure address
d2 another DBDATETIME structure address
Return values:
0 d1 = d2.
-1 d1 < d2.
1 d1 > d2.
See also:
dbdate4cmp(), dbmnycmp(), dbmny4cmp().
const char* dbmonthname ( DBPROCESS dbproc,
char *  language,
int  monthnum,
DBBOOL  shortform 
)

Get name of a month, in some human language.

Parameters:
dbproc contains all information needed by db-lib to manage communications with the server.
language ignored.
monthnum number of the month, starting with 1.
shortform set to TRUE for a three letter output ("Jan" - "Dec"), else zero.
Returns:
address of null-terminated ASCII string, or NULL on error.
See also:
db12hour(), dbdateorder(), dbdayname(), DBSETLNATLANG(), dbsetopt().
Generated on Wed Aug 17 22:22:31 2011 for FreeTDS API by  doxygen 1.6.3

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.1 [PHP 8 Update] [02.02.2022] maintained byC99Shell Github | Generation time: 0.5931 ]--