Embed meetwhen on your site
Drop a live time zone comparison widget into any blog post, docs page, or team wiki — no API key, no sign-up, completely free.
Preview
Live widget showing New York · Berlin · Tokyo. Fully interactive.
Copy the code
Paste this <iframe> wherever you want the widget to
appear.
<iframe src="https://meetwhen.dev/embed#*America/New_York;Europe/Berlin;Asia/Tokyo|view:compare" width="100%" height="480" style="border:none;border-radius:8px;" title="Time zone comparison — meetwhen" loading="lazy" ></iframe>
Customise the URL
The embed uses the same hash format as meetwhen's share links — so
any URL you copy from the main app works directly as an src.
https://meetwhen.dev/embed#*<pinnedTz>;<tz2>;<tz3>|view:<view>
| Part | Values | Description |
|---|---|---|
*<pinnedTz> | IANA timezone ID prefixed with * |
The reference/first timezone, e.g. *America/New_York |
;<tz2>;<tz3> | Semicolon-separated IANA IDs |
Additional timezones. Up to ~6 display well. Cities in the
same region can be grouped: America/New_York,Chicago |
view: | overview · compare · find | compare — side-by-side timeline overview — cards with current time find — overlap scoring |
Common timezone IDs
-
America/Los_Angeles(San Francisco) -
America/Chicago(Austin) -
America/New_York(New York) -
America/Toronto(Toronto) -
America/Sao_Paulo(São Paulo) -
Europe/London(London) -
Europe/Amsterdam(Amsterdam) -
Europe/Berlin(Berlin) -
Europe/Stockholm(Stockholm) -
Europe/Warsaw(Warsaw) -
Europe/Istanbul(Istanbul) -
Asia/Dubai(Dubai) -
Asia/Kolkata(Bangalore) -
Asia/Singapore(Singapore) -
Asia/Hong_Kong(Hong Kong) -
Asia/Tokyo(Tokyo) -
Australia/Sydney(Sydney) -
Pacific/Auckland(Auckland)
Why embed meetwhen?
- No maintenance. The widget is hosted on meetwhen.dev — updates happen automatically.
- No tracking. The embed doesn't set third-party cookies or run analytics on your visitors.
- Contextual. Writing a post about async remote work? Drop in a widget pre-configured for your team's cities so readers can interact with the exact example you're describing.