[Libreoffice-bugs] [Bug 130467] New: error in DIA.LAB (DIAS.LAB)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Feb 5 18:01:55 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=130467
Bug ID: 130467
Summary: error in DIA.LAB (DIAS.LAB)
Product: LibreOffice
Version: 6.3.4.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: jrmania at gmail.com
Description:
the function DIA.LAB error in number days intro DATES.
the DATE is 19 days and the real days is 20 if you count in the calendar.
example:
A2:thursday 10/march/2020 ; C2:19 ; RESULT: monday 06/march/2020 apply
=DIA.LAB(A2;C2) result 19days to monday 06/march/2020 if you count in the
calendar is 20days.
to corrected the result i sum +1 day in the formula...=DIA.LAB(A2;C2)+1
Actual Results:
A2:thursday 10/march/2020 ; C2:19 ; RESULT: monday 06/march/2020 apply
=DIA.LAB(A2;C2) result 19days to monday 06/march/2020 if you count in the
calendar is 20days.
to corrected the result i sum +1 day in the formula...=DIA.LAB(A2;C2)+1
Expected Results:
A2:thursday 10/march/2020 ; C2:19 ; RESULT: monday 06/march/2020 apply
=DIA.LAB(A2;C2) result 19days to monday 06/march/2020 if you count in the
calendar is 20days.
to corrected the result i sum +1 day in the formula...=DIA.LAB(A2;C2)+1
Reproducible: Always
User Profile Reset: No
Additional Info:
PLEASE CORRECTED...
I LOVE LIBREOFFICE...
--
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/20200205/4a8a8ce0/attachment.htm>
More information about the Libreoffice-bugs
mailing list