- How many zones?
- All IANA timezones (~600). Major cities are indexed by common name (New York, London, Tokyo) and by UTC offset (UTC+5, UTC-7).
- DST handled?
- Yes — the tool uses zone rules, not fixed offsets. London is UTC+0 in winter, UTC+1 in summer; the tool applies the right offset per date.
- Multi-zone comparison?
- Yes — convert one time to many zones simultaneously. Useful for scheduling across distributed teams.
- Why am I one hour off?
- Almost always DST. Both source and destination can have DST at different start/end dates. The tool's output is authoritative — your system time might be wrong.