https://bugs.documentfoundation.org/show_bug.cgi?id=152464
Bug ID: 152464
Summary: Differency between two date (days) is not working
Product: LibreOffice
Version: 6.4.7.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
The built-in function of the Hungarian-language Libreoffice Calc, which
specifies the difference between two dates in days, does not work. Gives an
#ÉRTÉK error signal.
An example:
A1 cell (Date type in hungarian format): 2022.12.05.
A2 cell (Date type in hungarian format): 2022.10.23.
The expression in numerical cell: =NAPOK(A1;A2)
The result is #ÉRTÉK
--
You are receiving this mail because:
You are the assignee for the bug.