Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 203 Bytes

File metadata and controls

2 lines (2 loc) · 203 Bytes

Date-Calculator

A calculator which calculates the total days between two given dates. I created a PHP version and a JavaScript version of the calculator. I tried making the code as simple as possible.