https://bugs.documentfoundation.org/show_bug.cgi?id=168585
Bug ID: 168585
Summary: WEEKNUM_EXCEL2003 is not stored to ODS
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Create a Calc document.
Put this formula to a cell:
=WEEKNUM_EXCEL2003("2025-12-31";1)
Check that the result is 53.
Save to ODS and reload
=> the formula is '=WEEKNUM("2025-12-31";1)', and the result is 1.
--
You are receiving this mail because:
You are the assignee for the bug.