MINUTE
Use the MINUTE function to return the minutes of a time value. The minute is given as a number, ranging from 0 to 59.
Use
MINUTE( time )
Returns the minute of a time or date/time value.
Parameter | Required | Description |
---|---|---|
time | Yes | the time or date/time that contains the minute to return |
Returns | Number |
Example
This section isn’t ready just yet—we’re working on it! Please check back soon, and if you need help right away, feel free to ask in our Community Forum.