<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - EDITING: Embedded Firebird - SQL select statements that require dates to be converted to strings produce incorrect results for dates earlier than 15 OCT 1582"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132824#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - EDITING: Embedded Firebird - SQL select statements that require dates to be converted to strings produce incorrect results for dates earlier than 15 OCT 1582"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132824">bug 132824</a>
              from <span class="vcard"><a class="email" href="mailto:smartazaiz@gmail.com" title="libre officer <smartazaiz@gmail.com>"> <span class="fn">libre officer</span></a>
</span></b>
        <pre>This is because "Thursday, 14 October 1582" is a proleptic date, which means it
is a date that is calculated as a Gregorian date before the date of its
adoption (Friday, 15 October 1582).

The "Thursday, 4 October 1582" is in fact a Julian date not a Gregorian one.

This needs to be further discussed.</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>