03-13-2007 02:15 PM
03-15-2007 08:34 AM
* Usage:
* dateCompare(dateA, dateB) - returns 1 if dateA if greater than dateB
* dateCompare(dateA, dateB, millis) - returns 1 if dateA is greater than dateB by at least millis, else 0
(from the javadoc)
incrementDate(date, increment) - returns new date incremented by 'increment' milliseconds
03-15-2007 09:37 AM
03-15-2007 10:12 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.