MINUTE Function

The MINUTE function is one of the date and time functions. It returns the minute (a number from 0 to 59) of the time value.

Syntax

MINUTE(serial_number)

The MINUTE function has the following argument:

ArgumentDescription
serial_numberThe time that contains the minute you want to find.
Notes

The serial_number may be expressed as a string value (e.g. "13:39"), a decimal number (e.g. 0.56 corresponds to 13:26) , or the result of a formula (e.g. the result of the NOW function in the default format - 9/26/12 13:39)

How to apply the MINUTE function.

Examples

The figure below displays the result returned by the MINUTE function.

MINUTE Function

Host ONLYOFFICE Docs on your own server or use it in the cloud

Article with the tag:
Browse all tags