1.0.5 • Published 4 years ago
clocks-for-websites v1.0.5
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/clocks-for-websites@1.0.3/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>