Widget
A live, self-updating badge showing the current time in any IANA timezone. Pick a city, theme, and format, then paste two lines of HTML anywhere.
<div data-wct-tz-badge data-wct-zone="America/New_York" data-wct-label="New York" data-wct-theme="auto" data-wct-seconds="true" data-wct-24h="false"></div> <script async src="https://worldclocktools.com/embed/tz-badge.js"></script>
The badge is a small <a> that links back to WorldClockTools. No tracking, no analytics, no dependencies. Respects prefers-color-scheme when theme is set to "auto".