LibreOffice 25.2 Help
์ฃผ์ด์ง ๋ ์ง ๊ฐ์ ๋ํ ์์ ๊ตฌํฉ๋๋ค. ์์ 1์์ 12 ์ฌ์ด์ ์ ์๋ก ๊ตฌํด์ง๋๋ค.
MONTH(์ซ์)
์ซ์๋ ๋ ์ง์ ๋ด๋ถ ๊ฐ์ ๋๋ค.
MONTH() returns the integer part of the month.
=MONTH(NOW()) returns the current month.
=MONTH(C4) returns 7 if you enter 2000-07-07 to cell C4 (that date value might get formatted differently after you press Enter).