[Libreoffice-bugs] [Bug 123407] Copy&Paste-Error in Date-Cells from XLSX to ODS

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Feb 15 14:57:48 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=123407

--- Comment #8 from Eike Rathke <erack at redhat.com> ---
That's a completely different scenario though because copying from LibreOffice
to Online Excel the online Excel probably chooses HTML (or whatever) clipboard
format in which the internal number of days since null date cell content is not
present but a date string instead, for example.

The only valid comparison is to create a new document in Excel and loading the
1904 document in Excel and then copying from that to the newly created
document. It may even be you have to use the "real" Excel not the online Excel
because it might be the online Excel copies through a different clipboard
format anyway. To expose this quirk the chosen clipboard format has to be one
that uses the application internal representation of days since null date.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210215/bb309f3b/attachment.htm>


More information about the Libreoffice-bugs mailing list