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

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olivier.hallot@libreoffice.
                   |                            |org, [email protected]

--- Comment #6 from Julien Nabet <[email protected]> ---
Olivier: it seems there's indeed a pb in the doc.
The end of the page
https://help.libreoffice.org/7.0/en-US/text/scalc/01/func_weeknum.html?DbPAR=CALC#bm_id3159161
indicates this:
=WEEKNUM(DATE(1995;1;1);1) returns 1
(OK)

=WEEKNUM(DATE(1995;1;1);2) returns 52. If the week starts on Monday, Sunday
belongs to the last week of the previous year.
(Wrong)
it returns 1

-- 
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