<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 - Time range calculation sometimes off by one"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123423">123423</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Time range calculation sometimes off by one
          </td>
        </tr>

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

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

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

        <tr>
          <th>OS</th>
          <td>Linux (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>Calc
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>documentfoundation.org@eddie-sh.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Time range calculations in cells formatted as [HH]:MM are sometimes wrong.
Confirmed working as expected in 6.1.4.2, broken in 6.2.0.3

Steps to Reproduce:
1. Create a new sheet.
2. Format all cells with Format code [HH]:MM
3. Set A1: 01:30 B1: 01:15 C1: =A1-B1
4. I used rows 2-24 to do the same thing with 02:30/02:15, 03:30/03:15, ...

Actual Results:
All cells in column C show 00:15

Expected Results:
Some (but not all) cells in column C show 00:14


Reproducible: Always


User Profile Reset: No



Additional Info:
Occurs only after upgrading from 6.1.4.2 to 6.2.0.3. Which rows show 00:15 and
00:14 is different when doing the same steps on two devices (both running arch
linux, both 6.2.0.3).</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>