public int getIntYear()
An int value which is the year.
DtpDate toDay = new DtpDate(); int year = toDay.getIntYear();
getYear()