Calculates the minute corresponding to a date/time value
Last updated 3 years ago
MINUTE( date )
date
Returns the minute for the given date/time element or array of dates. Minute is given as an integer, ranging from 0 (12:00 AM) to 59 (12:59 AM), for any given hour.
Argument
Description
Date/time value(s)
Minute of the given hour for each input date