The Date.dayDiff() method returns the number difference of days difference between two different dates that are passed
Parameters
- Date
- Date
Return Value
Integer that is the difference of days between the two dates
Example
...
The Date.dayDiff() method returns the number difference of days difference between two different dates that are passed
Return Value
Integer that is the difference of days between the two dates
...