JS-beginner-projects
JS-beginner-projects copied to clipboard
Bug Fix in Digital Clock and Improvement.
The 24 hour time format works same as 12 hour time format. For example: if it is 11:23:44 PM in 12 hour format then it is also 11:23:44 PM in 24 hour format.
I want to fix this bug along with some styling Improvements.
@AdityaKumar2408 sure go ahead, make a pr with proper screenshot
I also want to resolve this issue.