LibreOfficeDev 24.2 Help
on6C8‖Returns the month for the given date value. The month is returned as an integer between 1 and 12.
DFzsG‖MONTH(Number)
JWcVH‖ Number is the internal date number.
LuUhY‖=MONTH(NOW()) returns the current month.
BD2Ww‖=MONTH(C4) returns 7 if you enter 2000-07-07 to cell C4 (that date value might get formatted differently after you press Enter).