MONTH
Tagastab antud ajaväärtuse kuu. Kuu tagastatakse täisarvuna vahemikus 1 kuni 12.
MONTH(arv)
Number is the internal date number.
=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).