<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><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">132824</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>EDITING: Embedded Firebird - SQL select statements that require dates to be converted to strings produce incorrect results for dates earlier than 15 OCT 1582
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.4.3.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Base
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>paul.ward@gmx.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Create a table with a column of dates. Enter 15 Oct 1582 and 4 Oct 1582.
Execute SQL command "Select * from table". Output will be correct for the first
date, but 14 Oct 1582 for second.


Steps to Reproduce:
1.Create a table with a column of dates.
2.Enter 15 Oct 1582 and 4 Oct 1582.
3.Execute SQL command "Select * from table".

Actual Results:
15 Oct 1582
14 Oct 1582

Expected Results:
15 Oct 1582
4 Oct 1582


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.4.3.2 (x64)
Build ID: 747b5d0ebf89f41c860ec2a39efd7cb15b54f2d8
CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: default; VCL: win; 
Locale: en-US (en_US); UI-Language: en-US
Calc: threaded</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>