public int getIntMilliSeconds()
An int value which is the milliseconds The range is 0-999.
DtpDate toDay = new DtpDate(); int millisecs = toDay.getIntMilliSeconds();