PhpSpreadsheet/tests/data/Shared/Date
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
..
DateTimeToExcel.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
ExcelToTimestamp1900.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
ExcelToTimestamp1900Timezone.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
ExcelToTimestamp1904.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
FormatCodes.php Corrected date time detection (#1492) 2020-06-20 17:15:38 +02:00
FormattedPHPToExcel1900.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
TimestampToExcel1900.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
TimestampToExcel1904.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00