LibreOffice 25.2 Help
์ฃผ์ด์ง ๋ ์ง ๊ฐ์ ์ผ์ ๊ตฌํฉ๋๋ค. ์ผ์ 1์์ 31 ์ฌ์ด์ ์ ์์ ๋๋ค. ์์ ๋ ์ง/์๊ฐ ๊ฐ์ ์ ๋ ฅํ ์๋ ์์ต๋๋ค.
DAY(์ซ์)
์ซ์๋ ๋ ์ง์ ๋ด๋ถ ๊ฐ์ ๋๋ค.
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).