public int getIntSeconds()
An int value which is the seconds. The range is 0-59.
DtpDate toDay = new DtpDate(); int secs = toDay.getIntSeconds();
getSeconds(), getMSSince1970()