Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 476 Bytes

time-calculator.md

File metadata and controls

12 lines (9 loc) · 476 Bytes

Make a time calculator

Interface

Display the current time ticking away, updating every second like a clock
Input fields for days, hours, minutes and seconds
Enter button

Details

Enter your data and press enter to calculate when the time will be.

Example

User enters 4 days, 17 hours, 12 minutes and 0 seconds and presses enter. The screen will display “In 4 days, 17 hours, 12 minutes and 0 seconds from now it will be October 7, 2015 at 3:14:08 AM.”