https://bugs.documentfoundation.org/show_bug.cgi?id=166014
--- Comment #8 from Mike Kaganski <[email protected]> --- (In reply to brian from comment #4) > Some conversation from the developers of OpenPyXL has suggested that the > XLSX file format specifies a 15 digit precision but it seems that LibreCalc > is using 16 digit precision. I don't know anything in the standard that would limit the precision to 15 digits. Excel itself writes date like "45454.961805555598", using 17 digits. OpenPyXL devs are clearly wrong, maybe confusing the file format with the UI, where Excel actually limits the *displayed* (but not stored!) precision. -- You are receiving this mail because: You are the assignee for the bug.
