https://bz.apache.org/ooo/show_bug.cgi?id=127034
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #4 from [email protected] --- Fixed by the following commit, resolving FIXED. commit 9621e552cdf723df9a998b3af4218407d6c66e37 Author: Damjan Jovanovic <...> Date: Sun Jan 8 10:24:33 2023 +0200 Add support for the new XLSX date type in cells, denoted with attribute t="d", used by Excel 2010. Also refactor the code so the datetime attribute in pivot tables is also parsed by the same function, and increase the parsing accuracy to the maximum (HundredthSeconds, instead of just Seconds). -- You are receiving this mail because: You are the assignee for the issue.
