In this project Digital-Clock is developed by using only JS.
- HTML.
- JS.
- Exact time of navigator is showed.
- Easy Logic.
- Both Time and Date are shown.
- setInterval(): (https://www.w3schools.com/jsref/met_win_setinterval.asp).
- new Date(): (https://www.w3schools.com/js/js_dates.asp).