Age Calculator + Date Diff Online

How old are you? Or how much time between any two dates? Years, months, days, weeks, hours, minutes.

Tip

For someone's age, leave "To" on today. To count days until a deadline, set "From" to today and "To" to the future date.

Age calculator vs date diff — same engine, two use cases

An age calculator is just a specific case of a date difference (datediff) calculator: from a birthdate to today. The same arithmetic works for any two dates — anniversary, project deadline, countdown to vacation, "how long ago did X happen?", or "how far in the future is Y?".

What this tool calculates

Common use cases

Leap years and edge cases

The tool uses actual calendar math — not approximated 365.25-day estimates. Leap years (Feb 29) are counted correctly. Month-end edge cases (Jan 31 + 1 month = Feb 28/29) follow the standard convention of clamping to the last day of the target month.

Privacy

All date math runs in your browser. No date you enter — birthdate or otherwise — is ever uploaded, logged or cached server-side.