<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE: XLSX - Calc doesn't save/load cell's Number Format language/locale"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=103173#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE: XLSX - Calc doesn't save/load cell's Number Format language/locale"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=103173">bug 103173</a>
              from <span class="vcard"><a class="email" href="mailto:erack@redhat.com" title="Eike Rathke <erack@redhat.com>"> <span class="fn">Eike Rathke</span></a>
</span></b>
        <pre>I believe Excel does not support different locales in all number formats. Also
ECMA-376-1:2016 Office Open XML does not indicate such thing at page 1783 ff.
"18.8.31 numFmts (Number Formats)". The locale / language ID modifier is
mentioned only with dates and currencies.

I don't have Excel at hand for the next weeks, someone could try if it accepts
something like
[$-409]0.00
for en-US, or
[$-407]0,00
for de-DE, or maybe  [$-407]0.00  (in an otherwise English environment to
accept the decimal separator)
and if so whether such survives save/reload.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>