Skip to content

this website gives you the current time. this website uses the browser api to display the current time.

Notifications You must be signed in to change notification settings

B-chandru/clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

clock

this is website which shows the current time using browser api

browser api

new Date().toLocaleTimeString() ; // this api used to display the current time

About

this website gives you the current time. this website uses the browser api to display the current time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages