LibreOffice 7.2 Help
Zwraca miesiąc dla podanej wartości daty. Miesiąc jest zwracany w postaci liczby całkowitej pomiędzy 1 i 12.
MIESIĄC(liczba)
Liczba oznacza liczbę wewnętrzną określającą datę.
=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).