Syntax:
Minute(dateexpr)
Group: Time/Date
Description:
Return the minute of the hour (0 to 59).
Parameter Description
dateexpr Return the minute of the hour for this date value. If this value is Null then Null is returned.
See Also: Hour( ), Second( ), Time( ).
Example: