Time Zone Converter
Convert times between world time zones. See what time it is right now in any city.
💡 Timezone offsets are often expressed as Unix timestamps in APIs and databases. Use the Timestamp Converter to convert between Unix timestamps and readable dates with timezone adjustments. For scheduling tasks with cron, the Cron Parser shows the next run times in your local timezone.
What This Tool Does
Converts times between any two time zones in your browser, showing the offset and handling daylight saving time transitions correctly.
Who This Is For
- Remote teams coordinating meeting times across multiple countries and time zones
- Developers debugging timestamps in distributed systems across regions
- Travelers planning calls or arrivals in unfamiliar time zones
- Anyone scheduling international appointments who needs to confirm the local time in another location
Example: Input: 3:00 PM Pacific Time (PT) on a specific date → Output: The equivalent time in New York (ET), London (GMT/BST), and Tokyo (JST) — with daylight saving time correctly applied for the given date
How to Convert Between Time Zones
Select your source time zone, enter the time and date, then choose the target time zone. The converted time appears instantly. You can add multiple target zones simultaneously to compare across regions.
- Select the "From" time zone — type a city name or UTC offset to search
- Enter the time and date you want to convert
- Select one or more "To" time zones
- Converted times appear immediately
- Toggle 12-hour/24-hour format as needed
UTC Offsets and Time Zone Regions
| Region / City | Time Zone | UTC Offset (Standard) | UTC Offset (DST) |
|---|---|---|---|
| New York, Boston | Eastern (ET) | UTC−5 | UTC−4 |
| Chicago, Dallas | Central (CT) | UTC−6 | UTC−5 |
| Denver, Phoenix | Mountain (MT) | UTC−7 | UTC−6 (AZ: no DST) |
| Los Angeles, Seattle | Pacific (PT) | UTC−8 | UTC−7 |
| London | GMT / BST | UTC+0 | UTC+1 |
| Paris, Berlin, Amsterdam | CET / CEST | UTC+1 | UTC+2 |
| Mumbai, Kolkata | IST | UTC+5:30 | (no DST) |
| Tokyo, Seoul | JST / KST | UTC+9 | (no DST) |
| Sydney | AEST / AEDT | UTC+10 | UTC+11 |
Daylight Saving Time — What You Need to Know
Daylight Saving Time (DST) shifts clocks forward by one hour in spring and back in autumn in most US, Canadian, and European jurisdictions.
- US DST — clocks move forward on the second Sunday of March and back on the first Sunday of November.
- EU DST — clocks move forward on the last Sunday of March and back on the last Sunday of October.
- Australia DST — clocks move in spring (October) and autumn (April) — opposite seasons from the Northern Hemisphere.
- No DST — Arizona (US), Japan, China, India, and most of Africa do not observe DST, which means their UTC offset is constant year-round.
- The danger zone — when scheduling meetings between the US and Europe in late October or early November (or March), the gap changes by 1 hour as the two regions switch DST on different dates.
Scheduling Meetings Across Time Zones
- Overlap hours — find times when both parties' business hours overlap. New York (ET) and London (GMT) share 9 AM–12 PM ET = 2–5 PM GMT in winter.
- Use UTC for international coordination — UTC has no DST. Scheduling a recurring event "at 14:00 UTC" removes ambiguity across seasons.
- Always include the date — "Let's meet at 9 PM" is ambiguous across time zones. "9 PM ET on Tuesday, March 5" is unambiguous.
- Double-check the day — a 3 PM meeting in New York is 6 AM the next day in Tokyo. Make sure both parties have the correct date.
- Build in DST buffer time — when possible, schedule important international calls in weeks when DST is stable (middle of winter or summer), not during the transitions.
Time and Scheduling Workflow
Time zone conversion connects to scheduling and development tools:
- Convert Unix timestamps to readable dates in any time zone
- Parse cron expressions — understand what time a scheduled job runs in your local zone
- Convert currencies — for international commerce timed across time zones
Frequently Asked Questions
How It Works
When to Use This Tool
- →Scheduling a meeting across timezones and confirming the right local times for all participants
- →Converting a server log timestamp (usually UTC) to your local time
- →Checking what time a live event or deadline occurs in a different country
- →Planning international travel and verifying arrival times in local timezone
🔒 Privacy & Security
Timezone conversion uses JavaScript's Intl.DateTimeFormat API — a built-in browser API with no external requests. Conversion runs offline after page load.
You Might Also Need
Related Tools
- Building a timezone-aware scheduling tool? Define your color system with the Color Picker. → pick colors for a scheduling app
- Building a scheduling or calendar UI? Generate a professional color palette. → design a palette for calendar apps
- Designing a timezone or calendar application? Use gradient backgrounds for modern UI. → create gradient designs for scheduling tools
- Using time-tracking or scheduling software? Generate a strong password for your account. → secure scheduling tools and accounts
- Create a QR code linking to a meeting invite or scheduling page. → share meeting times via QR code
- Planning travel across time zones? Use the Length Converter for route distances. → convert distances for travel planning
- Traveling across time zones? Check luggage weight limits with the Weight Converter. → convert luggage weights for international travel
- Renting a car internationally? Convert fuel volumes between liters and gallons. → convert fuel volumes for international travel
- Testing a timezone-aware scheduling app? Generate fake event and user data. → generate fake scheduling data for testing
- Testing location-aware scheduling? Generate fake addresses from different US time zones. → generate fake addresses across time zones
