Overview | Methods | Fields | This Package | All Packages
Retrieves the minutes of the hour that this Time object represents.
Syntax
public int getMinute()
Return Value
Returns an integer value that represents the minutes of the hour that this Time object represents.
Remarks
The number returned by the getMinute method is always between 0 and 59.
See Also getSecond, getMillis, getHour, getTimeOfDay