Timezone Converter
Convert date/time between timezones (IANA).
To
Interpreted in Europe/Berlin
Converted
Feb 19, 2026, 9:06 a.m.
How to use
- Enter a date and time and select the source timezone (e.g. Europe/Paris).
- Select the target timezone (e.g. America/New_York).
- 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.