Skip to content

Here is a python program that calculates how man years, months, days, hours, minutes and seconds passed since the date you given.

License

Notifications You must be signed in to change notification settings

ritaell/DateDiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DateDiff

Are you looking for a last minute gift for your loved ones? DateDiff is for you! DateDiff is a python program that calculates how man years, months, days, hours, minutes and seconds passed since the date you given.

Usage

1) Open the python file in a code editor and Change the date and time you want to calculate the difference from (Its located in line 10-19). Also change the last line too. Make sure you saved the file.

demo1.mp4

2) Before you run the program make sure to install the requirements by excecuting the command: pip install -r requirements.txt

3) Run the program with the command: python datedif.py

demo2.mp4

Important

Ensure you are in the correct directory when running the program. If you encounter a "No such file or directory" error, copy the directory path of the DateDiff folder and repeat step 3 again.

About

Here is a python program that calculates how man years, months, days, hours, minutes and seconds passed since the date you given.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages