Skip to content

Date checking activity in Python without using the library datetime .

Notifications You must be signed in to change notification settings

Lorrayne23/Verify-Dates-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Verify Dates in Python

In this work the user provides two dates, more the current date day and a number of days that he wants to add when will happen a date. The program calculates and show :

  • The difference between the dates

  • Which is the most recent date

  • One day after the most recent date

  • Days added to the given date

About

Date checking activity in Python without using the library datetime .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages