A simple JavaScript application that counts how many days, hours, or minutes are between two dates.
Built with vanilla JavaScript, HTML, CSS, and help from Google Fonts.
Choose two dates using the drop down menu's (click inputs) or type them in using the MM/DD/YYYY format and press the 'Count the Days' button.
If using a year less than 100, use 000 or 00 for best results (ex. 0001 - 0099).