Date counter
Find out how many days passed since a certain date, or between two dates, or what date will ti be in x days.
Technologies
Challenges and accomplishments
- Listen to input changes with Input event
- Date methods to get the right info
- Convert dates to the desired formats
- Calculate the difference between two dates