getDaysDiffBetweenDates
Calculates the difference (in days) between two dates.
- Subtract the two
Dateobjects and divide by the number of milliseconds in a day to get the difference (in days) between them.
Calculates the difference (in days) between two dates.
Date objects and divide by the number of milliseconds in a day to get the difference (in days) between them.