World Clock
Track the current time in multiple cities and time zones at a glance.
Add the cities or timezones you care about and watch the current local time in each one update live, second by second.
Press the Add clock button to open the timezone picker.
Type to search — you can filter by city name (for example "Tokyo") or by IANA zone (for example "Asia/Tokyo").
Pick a zone from the list. It appears as a new clock card showing the local time, date, and current UTC offset.
Add up to ten clocks. Each card has a remove button if you no longer need that zone.
Your selection is saved to your browser under the key ttk-world-clocks, so the same clocks reappear the next time you visit.
- How many clocks can I add?
- Up to ten. The limit keeps the grid readable on mobile and prevents localStorage from growing unnecessarily.
- Do my clocks stay after I close the tab?
- Yes. Selections are saved to localStorage under the key ttk-world-clocks and restored on every visit. Clearing your browser storage will reset the default clock set.
- How often does each clock update?
- Once per second. The page uses a single requestAnimationFrame loop that checks whether the second has changed and only repaints when it has.
- Can I see historical times, not just the current moment?
- No — the World Clock always shows the current moment across zones. For historical or future conversions, use the Timezone Converter.
More time tools
Set a timer for any duration. Get an alert when time is up.
TimerPrecise stopwatch with lap tracking and millisecond accuracy.
ClockConvert times between any IANA timezones with DST awareness.
TimezoneWork in focused intervals with automatic break scheduling.
ProductivityConvert Unix epoch timestamps to dates and back, in seconds or milliseconds.
DateCalculate exact age in years, months, days, hours, and seconds.
DateAdd or subtract from a date, or measure the duration between two dates.
DateRun work/rest intervals for HIIT, Tabata, and circuit workouts.
TimerSet multiple alarms with labels, audio, and desktop notifications.
TimerFind the best meeting time across timezones on a 24-hour overlap grid.
TimezoneCalculate sunrise, sunset, twilight, and golden hour for any location.
TimezoneTwo-player chess clock with Fischer increment and Bronstein delay.
Productivity