Time & Date Now

Clock for your site

Choose a city and a light or dark style, then copy the snippet. It is plain HTML and a few lines of JavaScript that use the visitor's own browser to keep time — no iframe, no account, no calls back to this site.

How the widget works

The snippet reads the time zone you selected and formats the current moment with Intl.DateTimeFormat, then updates once a second. Because the time is computed on the visitor's device it stays correct even if this site is offline, and it needs no cookies or consent banner.