Time Reference Widget
Help your visitors instantly see destination time vs their local time. Perfect for travel sites, hotels, and tour operators.
Live Preview
Configure Widget
Embed Code
Copy and paste this code into your website's HTML:
<div id="worldclock-widget"></div>
<script>
(function() {
var config = {
timezone: 'Pacific/Honolulu',
label: 'Honolulu, Hawaii',
theme: 'dark',
branding: true
};
var s = document.createElement('script');
s.src = 'https://www.worldclock.lol/widget/embed.js';
s.async = true;
s.onload = function() { WorldClockWidget.init(config); };
document.head.appendChild(s);
})();
</script>Download Options
Choose the integration method that works best for your site:
WordPress Plugin
Full-featured plugin with Gutenberg block support. Easy drag-and-drop in the block editor.
Download PluginSingle PHP file - upload to /wp-content/plugins/Standalone JavaScript
Use the embed code above, or download the JS file for self-hosting on any website.
Download embed.js~14KB - No dependenciesWordPress Shortcode
Classic shortcode version. Works with any theme and page builder including Elementor.
Download Shortcode PluginUse [worldclock timezone="Asia/Tokyo" label="Tokyo"]Why Use This Widget?
Real-time Updates
Live ticking clock that updates every second - no page refresh needed.
Auto-detects Location
Automatically shows the visitor's local time based on their browser timezone.
Lightweight
Minimal JavaScript footprint. Won't slow down your website.
Retro Flip Design
Beautiful split-flap clock aesthetic that stands out and engages visitors.