What this tool is for
Use this converter to turn a local date and time in one IANA time zone into the equivalent local time in another zone. It helps when you need to compare schedules across cities without manually adding offsets or guessing whether daylight saving time is active.
Common use cases
- Checking whether a meeting in Tokyo lands on the same calendar day in New York or London.
- Verifying offsets before publishing schedules, alerts, or support hours.
- Copying the matching ISO 8601, UTC, or Unix timestamp values for logs and APIs.
How this converter works
- Enter a local date and time in
YYYY-MM-DD HH:mm:ss.SSSon either side, then choose the source and target time zones. - The side you edited most recently becomes the source of truth. The tool converts that instant to UTC internally, then renders the equivalent local time in the other zone.
- Use
Nowto fill the current time quickly, orSwapto reverse the comparison. Offsets can change around daylight saving time transitions.