Tool Hub

UTC to Timezone

Convert a UTC epoch (seconds or milliseconds) or ISO 8601 timestamp to any target time zone.

Paste a UTC epoch (seconds or milliseconds) or an ISO 8601 timestamp, then pick a target time zone to see the local date and time.

Local time

Time zone ID

UTC

UTC offset

Values without a time-zone offset are treated as UTC, and the offset reflects daylight saving time automatically. All conversion runs in your browser.

How to use

  1. Enter a Unix epoch (seconds or milliseconds) or an ISO 8601 string in the input field.
  2. Pick the target time zone from the searchable dropdown (defaults to your device zone).
  3. Read the converted local date and time shown instantly below.
  4. ISO inputs without an offset are interpreted as UTC.

Examples

  • The epoch 1748217600 shown in Asia/Seoul is Mon, 26 May 2025, 09:00:00 (UTC+9).
  • The ISO timestamp 2025-05-26T00:00:00Z shown in America/New_York is the previous evening, 20:00 (UTC-4).

Verify outputs before using in production. No warranty — see Terms.