LibreOffice 24.8 Help
ត្រឡប់ថ្ងៃនៃតម្លៃកាលបរិច្ឆេទដែលបានផ្តល់ ។ ថ្ងៃត្រូវបានត្រឡប់ជាចំនួនគត់ចន្លោះ 1 និង 31 ។ អ្នកក៏អាចបញ្ចូលតម្លៃកាលបរិច្ឆេទ/ពេលវេលាអវិជ្ជមាន ផងដែរ ។
DAY(ចំនួន)
Number is the internal date number.
DAY() returns the integer part of the day.
=DAY(1) returns 31 (since LibreOffice starts counting at zero from December 30, 1899)
=DAY(NOW()) returns the current day.
=DAY(C4) returns 5 if you enter 1901-08-05 in cell C4 (the date value might get formatted differently after you press Enter).