mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-23 15:52:12 +00:00
ca506ba87f
* Corrected date time detection
German and Swiss ZIP codes (special formats provided in German Excel versions) were detected as date time value, because the regular expression for date time formats falsely matched their formats ("\C\H\-00000" and "\D-00000").