<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jumbo4444@yahoo.fr" title="Laurent BP <jumbo4444@yahoo.fr>"> <span class="fn">Laurent BP</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - type french date with field correctly (first day = "1ER")"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123113">bug 123113</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;">CC</td>
           <td>
                
           </td>
           <td>jumbo4444@yahoo.fr
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - type french date with field correctly (first day = "1ER")"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123113#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - type french date with field correctly (first day = "1ER")"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123113">bug 123113</a>
              from <span class="vcard"><a class="email" href="mailto:jumbo4444@yahoo.fr" title="Laurent BP <jumbo4444@yahoo.fr>"> <span class="fn">Laurent BP</span></a>
</span></b>
        <pre>List of format examples is defined for each local in:
<a href="https://opengrok.libreoffice.org/xref/core/i18npool/source/localedata/data/fr_FR.xml?r=d5146c0e#145">https://opengrok.libreoffice.org/xref/core/i18npool/source/localedata/data/fr_FR.xml?r=d5146c0e#145</a>

Default displayed value is defined here:
<a href="https://opengrok.libreoffice.org/xref/core/include/svx/flagsdef.hxx?r=c049c76f#86">https://opengrok.libreoffice.org/xref/core/include/svx/flagsdef.hxx?r=c049c76f#86</a>

But it is the same value for all languages. Shall we increase
SvxNumValCategory::Date and SvxNumValCategory::Time by 2 (to avoid same value
for day and month) => January, 2nd 2000
or decrease by 30 => December, 1st 2000

By the way, format 
[NatNum12 J=ordinal-number]NNNNJ MMMM AAAA
add ordinal notation to all days, not only the first:
vendredi 31ᵉ décembre 1999
which may be not expected by user. We need a conditional formatting to follow
typographic rules.</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>