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.
- Host: GitHub
- URL: https://github.com/nischay-code/digital_clock
- Owner: nischay-code
- Created: 2023-11-30T11:39:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T16:42:48.000Z (over 2 years ago)
- Last Synced: 2025-02-26T04:31:21.233Z (over 1 year ago)
- Topics: css, digitalclock, html, javascript
- Language: CSS
- Homepage: https://nischay-code.github.io/Digital_Clock/
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.