An open API service indexing awesome lists of open source software.

https://github.com/nischay-code/digital_clock

Digital clock which displays the current time in Hours, Minutes and Seconds.
https://github.com/nischay-code/digital_clock

css digitalclock html javascript

Last synced: about 1 month ago
JSON representation

Digital clock which displays the current time in Hours, Minutes and Seconds.

Awesome Lists containing this project

README

          

# Digital Clock

HTML and CSS is used to design the Clock and for Updating the current time used JavaScript Date Object as per Local time zone.