Checks if the provided dates are exactly a whole number of months apart.
The first date to compare.
The second date to compare.
True if the provided dates are exactly a whole number of months apart, and false otherwise.
Checks if the provided dates are exactly a whole number of months apart.