Retrieves the year that this Time object represents.
public int getYear()
Returns an integer value that represents the year that this Time object represents.
The number returned by the getYear method will always be between 100 and 10,000.
See Also getDay, getMonth, getDate