Rhodri Pugh 1cacb57cf1 add support for dates with XLSX writer (fixes #797)
This adds support for writing DateTime and DateTimeImmutable values with
the XLSX writer. The dates are written using the date type (t="d") which
must then specify an ISO date as the value (as opposed to a linear date
in previous versions).
2021-05-25 16:33:54 +01:00
..
2021-03-30 19:42:21 +02:00
2021-05-14 15:17:30 +02:00