[Libreoffice-bugs] [Bug 102075] FILEOPEN: XLSX - Date shown as "[$-F400]H:MM:SS AM/PM" instead of according to locale

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Oct 4 17:53:44 UTC 2017


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

Eike Rathke <erack at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|libreoffice-bugs at lists.free |erack at redhat.com
                   |desktop.org                 |

--- Comment #3 from Eike Rathke <erack at redhat.com> ---
Actually it's [$-F400] for time format as defined for the current system
locale, and [$-F800] for long date format as defined for the current system
locale. It seems the rest of the format code is entirely ignored in these two
cases.

There appears to be no documentation other than in ECMA-376:2016 18.8.31
numFmts (Number Formats) at the very end of the last table (page 1791/1792),
"Special language info values:" "0xf800: System long date format" and "0xf400:
System time format". (Note that does not define <Currency String> being
optional, but in fact it is.)

-- 
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/20171004/44898654/attachment-0001.html>


More information about the Libreoffice-bugs mailing list