计算原理
每个时区的当地工作时间会通过浏览器的 Intl API,利用 IANA 时区数据库换算为 UTC——因此能正确处理“今天”的夏令时情况。
重叠时段是所有时区 UTC 工作时间窗口的交集。跨越午夜的时区(例如悉尼 9–17 点可能在 UTC 中拆分为两段)会被合并处理。
为远程团队查找最多8个时区之间的重叠工作时间,提供可视化时间带、支持夏令时,并可一键生成分享链接。
每个时区的当地工作时间会通过浏览器的 Intl API,利用 IANA 时区数据库换算为 UTC——因此能正确处理“今天”的夏令时情况。
重叠时段是所有时区 UTC 工作时间窗口的交集。跨越午夜的时区(例如悉尼 9–17 点可能在 UTC 中拆分为两段)会被合并处理。
Each line in the box is an IANA zone name. For every zone the tool asks the browser's Intl.DateTimeFormat what the local time is right now, derives that zone's offset in minutes, and projects each local working hour to UTC as ((h − offset ÷ 60) mod 24). The overlap is the set of UTC hours every listed zone marks, and it is those UTC hours — not local ones — that the headline count and the coloured band report.
Work start hour and Work end hour are whole numbers in 24-hour form, defaulting to 9 and 17, and the window is half-open: 9 to 17 covers 09:00 through 16:59, eight hours. Widening by one hour at each end often rescues a dead result. Only the first eight lines are used, and the shipped list — Los Angeles, New York, London, Berlin, Singapore, Sydney — leaves no shared hour at all, which is a fair demonstration of the problem.
Two things to know. Offsets are read for today only, so a meeting scheduled across a daylight-saving changeover will drift by an hour and needs rechecking nearer the date. And zones are bucketed into whole UTC hours by rounding down, so half-hour and forty-five-minute offsets such as Asia/Kolkata, Australia/Adelaide and Asia/Kathmandu land up to fifty-nine minutes early. A misspelled zone name is skipped silently rather than flagged.
Because at least one pair of zones shares no working hour. The default list, spanning Los Angeles to Sydney, does exactly that. Widen the start and end hours, or remove the most distant zone, and a shared window usually appears straight away.
IANA identifiers in Area/City form, one per line — America/New_York, Europe/Berlin, Asia/Singapore. Abbreviations such as EST or PST are not accepted, and any name the browser fails to recognise is dropped from the list without showing an error.
For today, yes. Offsets come from the browser's timezone database at the moment the page loads, so the current DST state is correct for every zone. A meeting booked across a spring or autumn changeover will shift by an hour.
Look for the hour where the band lights up for every zone. With the US West Coast and Asia in the same list that usually means somebody works early or late, so deliberately widen one team's hours rather than hunting for a window that does not exist.
UTC is the only clock every listed zone shares, so it is the unambiguous way to name a common hour. Convert it once to each person's local time when you send the invitation, and calendar software will handle that step for you.
Battery Life Runtime Calculator (mAh)
Calculate how long a battery lasts at a given current draw — mAh to hours, Wh, and screen-on time.
Fertilizer / Nutrient Dilution Calculator
Dilute liquid fertiliser concentrate to target PPM or EC for soil and hydroponics.
Paper Size Converter (A4 / Letter / B-Series / JIS)
Convert between ISO A/B/C, US Letter / Legal / Tabloid and Japanese JIS paper sizes in mm and inches.
Font Size Converter (pt, px, rem, em, %)
Convert font sizes between pt, px, rem, em and % for web and print typography.
Word Count to Pages Converter (Book / Essay / Manuscript)
Estimate pages from word count by genre, font, size and spacing — novel, essay, manuscript, blog.
Podcast Episode Length Optimiser
Recommended podcast episode length by topic and audience plus file size estimates.