mk-j / PHP_XLSXWriter

Lightweight XLSX Excel Spreadsheet Writer in PHP
MIT License
1.84k stars 663 forks source link

Date format issue in Excel 2021 #339

Open gloobus opened 1 year ago

gloobus commented 1 year ago

Hello!

This is the output of /examples/ex02-formats.php And how it looks when opened in MS Office 2021. The problem is only with the date format. How can this be fixed?

Screen_2023-01-11_192238 xlsx-formats.xlsx

mk-j commented 1 year ago

sounds related to: https://github.com/mk-j/PHP_XLSXWriter/issues/266