Getting the number of quarters between two dates: Let’s consider that a date-time range via two LocalDate is given. Write a program that counts the number of quarters contained in this range.