You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project takes an input date of the form "DD/MM/YYYY", and calculates how many days from the current date until the date that was inputted. If the date that was inputted is a date in the past, then the program will throw an error.