<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:erack@redhat.com" title="Eike Rathke <erack@redhat.com>"> <span class="fn">Eike Rathke</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Dates are not correctly auto-extrapolated if exclude days"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144377">bug 144377</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;">Status</td>
           <td>REOPENED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTABUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Dates are not correctly auto-extrapolated if exclude days"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144377#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Dates are not correctly auto-extrapolated if exclude days"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144377">bug 144377</a>
              from <span class="vcard"><a class="email" href="mailto:erack@redhat.com" title="Eike Rathke <erack@redhat.com>"> <span class="fn">Eike Rathke</span></a>
</span></b>
        <pre>The data in the attached document are not dates, they are arbitrary text
strings that resemble a YYYY-MM notation, but that has no effect on
interpreting those text strings when pulling them down. Incrementing any
foobar-number string increments the number. The cell content *is not* a date (a
date would be one specific day of a specific month in a specific year), no
matter what number format you apply. Even if you argue with ISO 8601 it would
not be a date because any YYYY-MM would not be a date but a date range of the
first to last day of the month.

If you want your values be treated as dates then enter 2019-10-01 and
2019-11-01 and formatting them with YYYY-MM will display 2019-10 and 2019-11
and pulling those two dates down will recognize the one month difference and
produce 2019-12-01 and 2020-01-01.</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>