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