https://bugs.documentfoundation.org/show_bug.cgi?id=145781
Bug ID: 145781
Summary: bigger or smaller than a date may not correct i think
Product: LibreOffice
Version: 7.2.1.2 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
if i use this filter coindition :
date > 2021-11-19
LibreOffice will show all record that the date bigger than 2021-11-19 00:00:00
while not starting from 2021-11-20 00:00:00
so i think this behavor is not conrect
Actual Results:
if i use this filter coindition :
date > "2021-11-19"
LibreOffice will show all records that the date bigger than "2021-11-19
00:00:00 " while not starting from 2021-11-20 00:00:00
Expected Results:
all records should start from "2021-11-20 00:00:00" while not starting from
"2021-11-19 00:00:00"
Reproducible: Always
User Profile Reset: No
Additional Info:
[Information automatically included from LibreOffice]
Locale: zh-CN
Module: SpreadsheetDocument
[Information guessed from browser]
OS: Windows (All)
OS is 64bit: no
--
You are receiving this mail because:
You are the assignee for the bug.