parent
b14234b198
commit
add064e80e
|
@ -210,6 +210,9 @@ class Migrator
|
|||
'SECONDOFMINUTE' => 'SECOND',
|
||||
'DAYOFWEEK' => 'WEEKDAY',
|
||||
'WEEKOFYEAR' => 'WEEKNUM',
|
||||
'ExcelToPHPObject' => 'excelToDateTimeObject',
|
||||
'ExcelToPHP' => 'excelToTimestamp',
|
||||
'FormattedPHPToExcel' => 'formattedPHPToExcel',
|
||||
];
|
||||
|
||||
return $mapping;
|
||||
|
|
Loading…
Reference in New Issue