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