[Libreoffice-bugs] [Bug 144359] LibreOffice allows entry of wrong dates for format

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Sep 7 16:29:07 UTC 2021


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

Mike Kaganski <mikekaganski at hotmail.com> changed:

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

--- Comment #1 from Mike Kaganski <mikekaganski at hotmail.com> ---
Calc does *not* filter the entry based on cell format string. When your input
data does not match any numeric format, it is simply considered a text. This is
the correct behavior, and should not change.

To filter input, there is a dedicated "validity" function [1], and you may set
your cells values to match some criteria, like being between some date range
(which would make sure that the input was numeric).

Closing NOTABUG.

[1]
https://help.libreoffice.org/latest/en-US/text/scalc/guide/validity.html?DbPAR=CALC

-- 
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/20210907/a9912c03/attachment.htm>


More information about the Libreoffice-bugs mailing list