LibreOfficeDev 25.2 Help
WEEKNUM គណនាលេខសប្តាហ៍នៃឆ្នាំ សម្រាប់តម្លៃកាលបរិច្ឆេទខាងក្នុង ។
This function exists for interoperability with LibreOfficeDev releases older than 5.1.0 and OpenOffice.org. It calculates week numbers for a week numbering system in that week number 1 is the week that contains the January 4th. This function does not provide interoperability with other spreadsheet applications. For new documents use the WEEKNUM or ISOWEEKNUM function instead.
WEEKNUM(លេខ; របៀប)
លេខ គឺជាលេខកាលបរិច្ឆេទខាងក្នុង ។
របៀប កំណត់ថ្ងៃចាប់ផ្តើមនៃសប្តាហ៍ និងប្រភេទការគណនា ។
1 = ថ្ងៃអាទិត្យ
2 = Monday (ISO 8601)
any other value = Monday (ISO 8601)
=WEEKNUM_OOO(DATE(1995;1;1);1) returns 1
=WEEKNUM_OOO(DATE(1995;1;1);2) returns 52. Week 1 starts on Monday, 1995-01-02.
ORG.LIBREOFFICE.WEEKNUM_OOO