The MINUTE([unixtime]) function returns the minutes (0-59) in the local time zone, either the current minutes, or the minutes of the specified unixtime.
MINUTE() === the current minutes MINUTE( unixtime ) === the minutes of the unix time