<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><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> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN XLSX Excel default time formats don’t match in Calc with Hungarian locale"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142216">bug 142216</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEW
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Version</td>
           <td>7.2.0.0.alpha0+
           </td>
           <td>Inherited From OOo
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN XLSX Excel default time formats don’t match in Calc with Hungarian locale"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142216#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN XLSX Excel default time formats don’t match in Calc with Hungarian locale"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142216">bug 142216</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>We can easily change the AM/PM representation from "DE" to "de." and "DU" to
"du."

If the default time formats are to be expected as not displaying leading 0 we
can of course also change those to H:MM and H:MM:SS

For both, AM/PM and time formats, the current definitions are from 2005 and
thus probably never had a review or were corrected, if they should have been.

Of course, changing them will affect all documents, not just .xls/.xlxs, unless
formats are explicitly assigned differently.

Note that the first time format in the attached .xlsx is stored as

    <numFmt numFmtId="165" formatCode="[$-F400]h:mm:ss\ AM/PM"/>

with the [$-F400] meaning display in whatever system default time format you
have.</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>