mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-17 21:46:37 +00:00
@@ -210,6 +210,9 @@ class Migrator
|
||||
'SECONDOFMINUTE' => 'SECOND',
|
||||
'DAYOFWEEK' => 'WEEKDAY',
|
||||
'WEEKOFYEAR' => 'WEEKNUM',
|
||||
'ExcelToPHPObject' => 'excelToDateTimeObject',
|
||||
'ExcelToPHP' => 'excelToTimestamp',
|
||||
'FormattedPHPToExcel' => 'formattedPHPToExcel',
|
||||
];
|
||||
|
||||
return $mapping;
|
||||
|
||||
Reference in New Issue
Block a user