Minute Function
Returns an Integer value from 0 through 59 that represents the minute of the hour.
Public Function Minute(ByVal TimeValue As DateTime) As Integer
Namespace: Microsoft.VisualBasic
Module: DateAndTime
Assembly: Visual Basic Runtime Library (in Microsoft.VisualBasic.dll)