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

m.a.riosv <[email protected]> changed:

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

--- Comment #2 from m.a.riosv <[email protected]> ---
Please answer here, don't send private messages.

In the data, you have the dates with their hours.

Time with dates, are represented as a decimal of an entered number, please read
in detail
https://help.libreoffice.org/7.2/en-US/text/scalc/guide/calc_date.html?&DbPAR=WRITER&System=WIN

2021-11-02 = 44502
2021-11-02 00:00:01 = 44502.0000115741
44502,0000115741 > 44502 in the spreadsheet comparison, although they are the
same day.

You can use >= 2021-11-03 or > 2021-11-02 23:59:59, or having the dates without
hours in the column.

For me not a bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to