The MINUTE function returns the minutes for a given date/time value or time string.
MINUTE(time)
time: A date/time value or time string.
Example
=MINUTE(“4/6/88 11:59:22pm”) returns 59.