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

            Bug ID: 100396
           Summary: WEEKDAY function - second parameter not checked
           Product: LibreOffice
           Version: Inherited From OOo
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

https://help.libreoffice.org/Calc/WEEKDAY
 weekday function is defined as:  Returns the day of the week for the given
date value. The day is returned as an integer between 1 (Sunday) and 7
(Saturday) if no type or type=1 is specified.


But formula  =WEEKDAY(K9;0)   works, parameter type=0. Calc it use like =
WEEKDAY(K9;). Calc should trigger error.

Also =WEEKDAY(K9;999999) is accepted.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to