Go back

Age Calculator

The application consists of a simple age calculator that allows you to calculate the dates that have passed from a date to the current.

Also users are not limited just to calculate how many years, months or days have passed, but see the time that has passed with more specific information like, seconds, days, hours, weeks, and so on.

The calculator have some special validations to make sure that users not enter invalid entries like, invalid dates (march 32), future dates, zero dates, etc.

Made with

Svelte, TypeScript, Tailwind