[Libreoffice-bugs] [Bug 108588] FILEOPEN: XLSX - Incorrect cell date formatting when locale is en-GB

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Mar 13 23:08:28 UTC 2018


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

Eike Rathke <erack at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #10 from Eike Rathke <erack at redhat.com> ---
The date format in the .xlsx file is

    <numFmt numFmtId="164" formatCode="dd/mm/ee"/>

An EE year format switches to the secondary calendar defined for a locale,
which for nl-NL is none so still Gregorian calendar is displayed, but en-GB
inherits the Jewish calendar from en-US, so displays 5777 instead of 2017.

Not a bug.

-- 
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/20180313/63563a75/attachment-0001.html>


More information about the Libreoffice-bugs mailing list