Skip to content

The aim of the program is to get a users' birthday and display his age in Years, Months,Weeks, Hours, Seconds in a similar fashion that timeanddate.com does

Notifications You must be signed in to change notification settings

zaggret/AgeCalculator

Repository files navigation

Age Calculator

The aim of the program is to get a users' birthday and display his age in Years, Months, Weeks, Hours, Seconds in a similar fashion that timeanddate.com does.

To count the timespan between dates the users birthday and the current date fetched from the local system are converted to Julian day numbers and the result of the comparison is returned to the user.

alt text

Compiled in Visual Studio Community 2017

About

The aim of the program is to get a users' birthday and display his age in Years, Months,Weeks, Hours, Seconds in a similar fashion that timeanddate.com does

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published