Skip to main content

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.

ParameterRequiredDescription
timeYesthe time or date/time that contains the minute to return

ReturnsNumber

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.

ON THIS PAGE