Clock widget for your website
Add a live clock to any page. One script tag, no dependencies, updates every second.
Configure
Preview
Embed code
Copy and paste this into your HTML. The widget loads asynchronously and won't block your page.
How it works
- Is it free?
- Yes. The widget is free and includes a small "whatisthetime.now" attribution link.
- Does it slow down my page?
- No. The script is 3KB, loads asynchronously, and uses only the browser's built-in Intl API. No external API calls.
- Can I use any timezone?
- Yes. Use any IANA timezone identifier in data-city (e.g. data-city="Asia/Kolkata"). The preset list covers major cities.
- Can I add multiple clocks?
- Yes. Add multiple div tags with different data-city values. They share one script.