[Libreoffice-bugs] [Bug 144377] Dates are not correctly auto-extrapolated if exclude days

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Sep 10 12:48:46 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=144377

Eike Rathke <erack at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #9 from Eike Rathke <erack at redhat.com> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210910/70128e0b/attachment.htm>


More information about the Libreoffice-bugs mailing list