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

Mike Kaganski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOTABUG
             Status|NEW                         |RESOLVED

--- Comment #7 from Mike Kaganski <[email protected]> ---
(In reply to Björn from comment #0)
> Description:
> The first Week in a year is the week with the First thursday in the year.
> The Funktion say the 01.01.2022 is in the first week of 2022. That is wrong. 

The function WEEKNUM [1] is defined differently:

> System 1 The week containing January 1 is the first week of the year, and is
>          numbered week 1.

If you need ISO numbering, use System 2, or use ISOWEEKNUM [2].

[1]
https://help.libreoffice.org/latest/en-US/text/scalc/01/func_weeknum.html?DbPAR=CALC
[2]
https://help.libreoffice.org/latest/en-US/text/scalc/01/func_isoweeknum.html?DbPAR=CALC

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to