Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorldClocks

Place a resposive row of analog world clocks on your website.

image

Based on https://www.geeksforgeeks.org/how-to-create-analog-clock-using-html-css-and-javascript/

  1. Upload all the files to your site.
  2. Edit or change the "bgImage-300x300.jpg" file to define your own clock face.
  3. See index.html to analize the markup you need to implement to make this work on your website.
  4. Edit worldClock.js to define any timezone you wish to add. You need only edit the line "hr = d.getUTCHours() + 9;" where you add or subtract the time difference from UTC to the location you would like to add (in this example that's "+9" from UTC).

About

Add a responsive row of analog world clocks to your website

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages