TYPO3 CMS  TYPO3_7-6
adodb-sybase.inc.php File Reference

Go to the source code of this file.

Classes

class  ADODB_sybase
 
class  ADORecordset_sybase
 
class  ADORecordSet_array_sybase
 

Variables

global $ADODB_sybase_mths
 

Variable Documentation

◆ $ADODB_sybase_mths

$ADODB_sybase_mths
Initial value:
= array(
'JAN'=>1,'FEB'=>2,'MAR'=>3,'APR'=>4,'MAY'=>5,'JUN'=>6,
'JUL'=>7,'AUG'=>8,'SEP'=>9,'OCT'=>10,'NOV'=>11,'DEC'=>12)

Definition at line 301 of file adodb-sybase.inc.php.

Referenced by ADORecordSet_array_sybase\UnixDate(), and ADORecordSet_array_sybase\UnixTimeStamp().