https://bugs.freedesktop.org/show_bug.cgi?id=54346

--- Comment #8 from Winfried Donkers <winfrieddonk...@libreoffice.org> ---
(In reply to comment #7)

Hi,

if you want the week to start on a different day than Sunday, you need to use
the 2nd argument in function WEEKDAY.
This argument can have 3 values:
1 (same as no 2nd argument), week starts on Sunday (days from 1 - 7)
2, week starts on Monday (days from 1 - 7)
3, week starts on Monday (days from 0 - 6)
Note: the first argument (the date) must have the same base as set in
Extra-Options-LibreOffice Calc-Calculate.

AFAICS, the above works as intended.
I will look into this again when different behaviour is reported (with step by
step instructions of how to reproduce the problem).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to