Date & time · Timezones
Timezone Converter
Convert times between any two timezones with automatic Daylight Saving Time support. Covers UTC, US, European, Asian, and Pacific timezones using the IANA timezone database.
Enter values above to see the result.
How it works
Converts a date and time from one timezone to another. Automatically handles Daylight Saving Time (DST) transitions using the IANA timezone database via Luxon.
Step by step
- 1Enter the date and time you want to convert.
- 2Select the source timezone (where the time is from).
- 3Select the target timezone (where you want to convert to).
- 4The result shows the converted time and UTC offset difference.
Examples
2024-01-15 12:00 UTC to New York
New York is UTC-5 in January (EST), so noon UTC = 7 AM EST.
Inputs
- datetime:
- 2024-01-15T12:00
- fromZone:
- UTC
- toZone:
- America/New_York
Result
- converted:
- Jan 15, 2024, 7:00 AM EST
- utc:
- Jan 15, 2024, 12:00 PM UTC
Frequently asked questions
Does this handle Daylight Saving Time automatically?▾
Yes. The converter uses the IANA timezone database (via Luxon) which includes all historical and future DST transitions for every timezone.
Why do some countries not observe Daylight Saving Time?▾
Many countries near the equator (like Singapore and India) or in specific regions choose not to shift clocks because the day length variation is minimal throughout the year.