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