Design a javascript that will prompt for and
receive the time expressed in 2400
format (e.g. 2305 hours), convert it to 12-hour format (e.g. 11.05
pm) and display
the new time to the screen. Your program is to repeat the
processing until a sentinel
time of 9999 is entered.
Design a javascript that will prompt for and receive the time expressed in 2400 format (e.g. 2305 hours), convert it to
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am