PhpSpreadsheet/src
Adrien Crivelli 1dfd4dbeb9
Date format compatible with both LibreOffice and Excel
Date formats used invalid single `y`, instead of double `yy`.
That was was implicitly fixed and displayed correctly by Excel. But
LibreOffice does not implicitly fix it and instead display the literal `y`
instead of th year value.

See also: https://support.office.com/en-us/article/Format-numbers-as-dates-or-times-418bd3fe-0577-47c8-8caa-b4d30c528309

Fixes #298
2017-12-23 18:28:56 +09:00
..
PhpSpreadsheet Date format compatible with both LibreOffice and Excel 2017-12-23 18:28:56 +09:00
Bootstrap.php Remove boilerplates 2017-09-30 22:12:28 +09:00