Business Rules 10.7 | webMethods Business Rules Web Help | webMethods Business Rules Reference | Functions | Summary of Date Functions | long diffInDays(Date anotherDate)
 
long diffInDays(Date anotherDate)
Returns the mathematical difference in days between this date and the specified date ignoring the times of both dates.
Input Parameters
anotherDate
Date The date to be used to compute the mathematical difference in days from this date.
Return Value
Integer The mathematical difference in days between this date and the specified date ignoring the times of both dates.