Experience Calculator
Calculates total work experience as a years/months/days breakdown and a total day count. Enter the start and end dates separated by a comma, like "2018-03-15,2024-06-20".
Calculates total work experience as a years/months/days breakdown and a total day count. Enter the start and end dates separated by a comma, like "2018-03-15,2024-06-20".
Use cases
- Calculating total years of experience for a resume
- Checking exact tenure at a job down to the day
Examples
Over six years
2018-03-15,2024-06-20
{"years": 6, "months": 3, "days": 5, "total_days": 2289}FAQ
Is my data sent to a server?
Yes — the calculation runs on the server for this tool.