PhpSpreadsheet/tests/data/Shared
Christoph Ziegenberg ca506ba87f
Corrected date time detection (#1492)
* 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").
2020-06-20 17:15:38 +02:00
..
Date Corrected date time detection (#1492) 2020-06-20 17:15:38 +02:00
OLERead Xls file threw exception during open by Xls reader 2018-10-07 18:49:01 +11:00
CentimeterSizeToPixels.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
CodePage.php Code Coverage for Shared\CodePage (#1491) 2020-05-24 19:51:28 +09:00
FontSizeToPixels.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
InchSizeToPixels.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
PasswordHashes.php Add support protection of worksheet by a specific hash algorithm 2020-05-31 20:29:20 +09:00