The MONTH([unixtime]) function returns the month (1-12), either the current month, or the month of the specified unixtime.
MONTH() === the current month MONTH( unixtime ) === the month of the unix time