Timezone Converter

Convert date/time between timezones (IANA).

To
Interpreted in Europe/Berlin
Converted
Feb 19, 2026, 9:06 a.m.

How to use

  1. Enter a date and time and select the source timezone (e.g. Europe/Paris).
  2. Select the target timezone (e.g. America/New_York).
  3. See the converted time; DST is handled via the browser’s Intl API.

Examples

  • 2025-03-10 09:00 Europe/Paris → America/New_York

FAQ

Accuracy?
Uses the browser’s Intl API for correct DST-aware conversions.

Informational only; verify critical results independently.

Related tools