LibreOffice 24.8 Help
The result indicates the number of the calendar week for a date.
The WEEKNUM_EXCEL2003 function is designed to calculate week numbers exactly as Microsoft Excel 2003 did. Use the WEEKNUM function for ODF OpenFormula and Excel 2010 compatibility, or ISOWEEKNUM function when you just need ISO 8601 week numbers. In releases prior to LibreOffice 5.1 WEEKNUM_EXCEL2003 was named WEEKNUM_ADD.
WEEKNUM_EXCEL2003(Date; ReturnType)
แแแ แแฆแ: แแแ แแฆแ แแแแแแแแ แฃแ แแแแ แแจแ.
ReturnType is 1 for week beginning on a Sunday, 2 for week beginning on a Monday.
แแแแ แ แ แแชแฎแแ?
=WEEKNUM_EXCEL2003(DATE(2001;12;24);1) returns 52.