Calculate the days, weeks, months and years between two dates – or add/subtract from a date.
This calculator uses PHP's DateTime class to compute exact differences using the proleptic Gregorian calendar. Leap years (29 February) are handled automatically.