clocks-for-websites
v1.0.5
Published
Web clocks for websites
Downloads
8
Readme
webclock
Features
Show time from the user's computer (So it will be the exact time of the user)
Installation
Paste the following code in your html file:
<head>
<!-- your code-->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/clocks.min.js"></script>
<!-- your code-->
</head>
<body>
<!-- your code-->
<!-- For English language watches-->
<p id="clock"></p>
<!-- your code-->
</body>
Live demo: https://js-clock-widget.netlify.app/
No more updates are planned
Using
<p id="clock"></p>