Skip to content

Age calculator is a simple program for calculating age from inputed date to the current date or a specific date.

License

Notifications You must be signed in to change notification settings

mursalatul/Age_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Age Calculator


About

Age calculator is a simple program for calculating age from inputed date to the current date or a specific date.
time is always constant(current international time) while calculating the age. this is a GUI version and you dont need extra packages to use this application. Just download, run and enjoy.


Download & Run

Open terminal and run,

git clone https://github.com/mursalatul/Age_Calculator.git
cd Age_Calculator
python age_calculator.py (windows)
python3 age_calculator.py (max/linux)

In some linux distro tkinter is not installed by default. In that case install tk

About

Age calculator is a simple program for calculating age from inputed date to the current date or a specific date.

Topics

Resources

License

Stars

Watchers

Forks

Languages