public int getIntDay()
An int value which is the day of the month.
DtpDate toDay = new DtpDate(); int day = toDay.getIntDay();
getDayOfMonth()