Skip to content

This little project shows how create a digital clock and update it every second.

Notifications You must be signed in to change notification settings

SashaK13/digitalClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

digitalClock

This little project shows how create a digital clock and update it every second.

Main functions

It calls the browser's window function setInterval, to periodically execute, every 1000 ms, the function updateClock.

About

This little project shows how create a digital clock and update it every second.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published