<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Dates imported incorrectly from dbf file"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125878">bug 125878</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>serval2412@yahoo.fr
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Dates imported incorrectly from dbf file"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125878#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Dates imported incorrectly from dbf file"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125878">bug 125878</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>The algo to convert Julian to Gregorian date seems corresponding to
<a href="http://mathforum.org/library/drmath/view/51907.html">http://mathforum.org/library/drmath/view/51907.html</a>

lpr: since first bVisual FoxPro or just
dBase is for dBase files which has a long story (see
<a href="https://en.wikipedia.org/wiki/DBase">https://en.wikipedia.org/wiki/DBase</a>) so the file format has changed with the
time + those who use and change it to improve it.
Since the first byte of the attached file is 0x30, it seems indeed a file
generated by Visual Fox pro (see <a href="https://www.dbf2002.com/dbf-file-format.html">https://www.dbf2002.com/dbf-file-format.html</a>).


As you may have seen, depending the source, algo to convert Julian to Gregorian
date is different.

In your link, you indicated:
"There is a free tool called DBF Viewer Plus, which is great, and this is the
tool I used for exporting DBF to xlsx. I know the date displayed by this tool
is correct because it is inline with the data where it originates from. "

Do you have Visual FoxPro to confirm the date? Indeed, perhaps DBF Viewer Plus
may be buggy.</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>