Retrieves the hour of the day that this Time object represents.
public int getHour()
Returns an integer value that represents the hour of the day that this Time object represents.
The number returned by the getHour method is always between 0 and 23.
See Also getMinute, getSecond, getMillis, getTimeOfDay