Minute

This function converts an expression to a whole number that represents the minute of the hour.

Syntax

Minute(time)

Parameters

time
Any expression that can represent a time. If time contains Null, Null is returned.

Return Values

Returns a whole number from 0 through 59.