What time is it,
and what time is it there?
The slider moves in half hour steps, because a fair number of the world's zones do too. Everything on this page moves with it: all 24 standard zones above, the city table, the meeting planner, and both maps. The daylight on the world map is computed from the sun's actual position at the selected instant rather than faked from the hour.
The world, on Equal Earth
When can we all be awake at once?
Pick the places you actually deal with. Each row is one location's local hour across a full Central day, colored by whether a normal person there would be at work, awake, or asleep. Click any column to move the whole page to that hour.
Every offset, somewhere real
Every UTC offset kept by a populated place, including the half and three quarter hour ones, each anchored to somewhere that actually keeps it. Offsets and abbreviations come from your browser's own IANA timezone database, so daylight saving is resolved for the date you have dragged to rather than for today.
| City | Time | Zone | UTC |
|---|
Six zones, and the borders are not straight
Here, specifically
Sun times computed for Batavia, Illinois at 41.85 N, 88.31 W from the solar position at the selected instant. Rise and set use the standard -0.833 degree altitude, which allows for refraction and the sun's radius.
| timezone | - |
| utc-offset | - |
| dst | - |
| sunrise | - |
| solar-noon | - |
| sunset | - |
| day-length | - |
| grid-square | EN51uu |
Machine time
| iso-8601-utc | - |
| iso-8601-local | - |
| rfc-2822 | - |
| unix-epoch | - |
| julian-day | - |
| modified-jd | - |
| day-of-year | - |
| iso-week | - |
| gps-week | - |
| swatch-beat | - |
Why UTC, and why this page exists
Every amateur radio log entry, every server timestamp, and every incident timeline I have ever had to reconcile is in UTC, because the alternative is arguing about whose Tuesday it was. Local time is for humans, universal time is for records. This page keeps both in front of me.
- UTC is not GMT, though they agree to within a second. GMT is a time zone, still legally used in the UK in winter. UTC is a time standard, held to atomic time by the BIPM and nudged with leap seconds to stay within 0.9 seconds of the earth's actual rotation.
- Zulu is UTC, from the NATO phonetic letter for the zero offset zone. Aviation, military and marine traffic all use it, which is why a log entry reads 1430Z.
- The offsets are not all whole hours. India is UTC+5:30, Nepal is UTC+5:45, Newfoundland is UTC-3:30, and the Chatham Islands are UTC+12:45. Any code that assumes whole hours is already broken, which is why the slider here moves in halves.
- China runs on one zone across a span that would naturally be five, so the sun comes up in Kashgar around ten in the morning by the clock. The world map shows why.
- Nothing here is stored. No cookies, no local storage, no server call, no network request of any kind after the page loads. Everything is computed in your browser from your own system clock and your browser's timezone database.