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