Calculates the number of days, months, or years between two dates
=DATEDIF(start_date, end_date, unit)
=DATEDIF("1/1/2023", "12/31/2023", "Y")