<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: Hourly time series not calculated correctly"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142974">142974</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>EDITING: Hourly time series not calculated correctly
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>7.0.3.1 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>Calc
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>felixcollins@yahoo.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
I want to produce an hourly timeseries of date in the format YYYY-MM-DD
HH:MM:SS.
I've tried too ways to do this and both are unreliable. At some point the next
cell displays 59m and 59s added instead of 60m. 

Steps to Reproduce:
Scenario 1.
1. enter "2018-01-05 00:00:00" in a cell (without quotes)
2. enter "2018-01-05 01:00:00" in the cell below
3. Select both cells then do a drag fill downward.

Scenario 2.
1. enter "2018-01-05 00:00:00" in a cell (Say A1)
2. in the cell below (A2) enter a formula "=A1+TIMEVALUE("01:00")"
3. copy A2 and paste to a to a few tens of cells below

Actual Results:
In some cases the value is displayed not 60m incremented but rather 59m and
59s.  

Expected Results:
I'd expect a nicely incrementing timeseries with hour steps for both scenarios.


Reproducible: Sometimes


User Profile Reset: No



Additional Info:
[Information automatically included from LibreOffice]
Locale: en-GB
Module: SpreadsheetDocument
[Information guessed from browser]
OS: Windows (All)
OS is 64bit: no</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>