Todo List
[line 78]
[line 50]
static long ExcelToPHP( [long $dateValue = 0])
static long ExcelToPHPObject( [long $dateValue = 0])
static long FormattedPHPToExcel( long $year, long $month, long $day, [long $hours = 0], [long $minutes = 0], [long $seconds = 0])
static integer getExcelCalendar( )
static boolean isDateTime( PHPExcel_Cell $pCell)
static boolean isDateTimeFormat( PHPExcel_Style_NumberFormat $pFormat)
static boolean isDateTimeFormatCode( [string $pFormatCode = ''])
static mixed PHPToExcel( [mixed $dateValue = 0])
static boolean setExcelCalendar( integer $baseDate)
static float|FALSE stringToExcel( [string $dateValue = ''])
[line 41]
[line 40]