Embed our free time tools
Add a live, daylight-saving-aware builtdate widget to your own website — a time zone converter, a city world clock, or a date countdown. Pick a tool, set it up, copy the snippet, and paste it anywhere. It’s free, responsive, and updates itself.
Choose a tool
Embed code
<iframe src="https://builtdate.com/widget?tool=converter&from=pst&to=est" width="100%" height="500" style="border:0;border-radius:16px;max-width:520px" title="PST to EST time zone converter" loading="lazy"></iframe>
<p style="font:13px/1.5 system-ui,sans-serif;text-align:center;margin:8px 0;color:#475569">
<a href="https://builtdate.com/pst-to-est" target="_blank">PST to EST Converter</a> by <a href="https://builtdate.com" target="_blank">builtdate</a>
</p>Live preview
Good to know
- Every widget is responsive — set the iframe width to 100% and it adapts to its container.
- Widgets honor your visitor’s light or dark system theme automatically.
- The snippet adds a small caption with a dofollow credit link back to the matching page on builtdate. Keeping it helps both of us — your readers get a relevant link, and it keeps the tools free.
- Power users can tweak the
tool,from/to,city, ordatequery parameters to embed any variation.