GlobalTimeAtlas

Free embeddable clocks

Add a world clock widget to your website

Use a lightweight GlobalTimeAtlas iframe to show the current local time for a city or country on travel guides, school pages, remote-work resources, event pages, and community sites. The widget updates in the visitor's browser and links back to the full time page for more details.

Interactive Embed Generator

Customize your live world clock widget

Select any place to generate an iframe snippet for your blog, site, or portal.

<iframe
  src="https://globaltimeatlas.com/embed/city/paris"
  title="Paris time now"
  width="100%"
  height="190"
  style="border:0;max-width:420px;border-radius:16px;"
  loading="lazy">
</iframe>
<div style="font-size:12px;text-align:center;margin-top:6px;color:#64748b;">
  Powered by <a href="https://globaltimeatlas.com/city/paris/" target="_blank" rel="noopener" style="color:#0284c7;font-weight:600;text-decoration:none;">GlobalTimeAtlas Paris Clock</a>
</div>
Live Widget Preview● Live Updates
💡 Backlink Value: When other webmasters paste this iframe code on their blogs, travel guides, or event portals, the included attribution link passes rank authority to https://globaltimeatlas.com/city/paris/.

City clock iframe

Replace paris with any city slug from the city directory.

<iframe
  src="https://globaltimeatlas.com/embed/city/paris"
  title="Paris time now"
  width="100%"
  height="190"
  style="border:0;max-width:420px"
  loading="lazy">
</iframe>

Country clock iframe

Replace japan with any country slug from the country directory.

<iframe
  src="https://globaltimeatlas.com/embed/country/japan"
  title="Japan time now"
  width="100%"
  height="190"
  style="border:0;max-width:420px"
  loading="lazy">
</iframe>

Simple attribution link

If your website does not allow iframes, add a regular link to the matching GlobalTimeAtlas city or country page. This is useful for travel articles, event pages, and resources that mention arrival times, hotel check-in, or international calls.

<a href="https://globaltimeatlas.com/city/paris/">
  Current time in Paris
</a>