Americas · North America · Sovereign state

Current time in United States

Spans 8 time zones from UTC-10:00 to UTC-04:00, a 6-hour difference. 27 of 29 zones currently in DST.

Time in Washington, D.C.☀ Daylight
17:19:25

Saturday, June 13, 2026

05:4213:0820:34
Zone
EDT
UTC
UTC-04:00
IANA
America/New_York

About United States's time

8 time zones.

The U.S. has a complex tapestry of 29 time zones across states and territories, each with its own story. Most follow DST rules, but a couple of notable exceptions stand out.

Next clock change

November 1

2026 Sunday · clocks fall back

Clocks fall back by one hour · in 5 months.

Affects 27 of 29 zones.

Daylight saving schedule

EST · UTC-05:00EDT · UTC-04:00EST · UTC-05:008 Mar · +1h1 Nov · −1h Jan 2026 Dec

By time zone

Time zones of United States.

8 time zones

Major cities

Cities of United States.

Albuquerque
15:19
15:19:26 · MDT
UTC-06:00
Atlanta
17:19
17:19:26 · EDT
UTC-04:00
Austin
16:19
16:19:26 · CDT
UTC-05:00
Baltimore
17:19
17:19:26 · EDT
UTC-04:00
Boston
17:19
17:19:26 · EDT
UTC-04:00
Brooklyn
17:19
17:19:26 · EDT
UTC-04:00
Charlotte
17:19
17:19:26 · EDT
UTC-04:00
Chicago
16:19
16:19:26 · CDT
UTC-05:00
Columbus
17:19
17:19:26 · EDT
UTC-04:00
Dallas
16:19
16:19:26 · CDT
UTC-05:00
Denver
15:19
15:19:26 · MDT
UTC-06:00
Detroit
17:19
17:19:26 · EDT
UTC-04:00
El Paso
15:19
15:19:26 · MDT
UTC-06:00
Fort Worth
16:19
16:19:26 · CDT
UTC-05:00
Fresno
14:19
14:19:26 · PDT
UTC-07:00
Houston
16:19
16:19:26 · CDT
UTC-05:00
Indianapolis
17:19
17:19:26 · EDT
UTC-04:00
Jacksonville
17:19
17:19:26 · EDT
UTC-04:00
Las Vegas
14:19
14:19:26 · PDT
UTC-07:00
Los Angeles
14:19
14:19:26 · PDT
UTC-07:00
Louisville
17:19
17:19:26 · EDT
UTC-04:00
Manhattan
17:19
17:19:26 · EDT
UTC-04:00
Memphis
16:19
16:19:26 · CDT
UTC-05:00
Milwaukee
16:19
16:19:26 · CDT
UTC-05:00
Nashville
16:19
16:19:26 · CDT
UTC-05:00
New Orleans
16:19
16:19:26 · CDT
UTC-05:00
New South Memphis
16:19
16:19:26 · CDT
UTC-05:00
New York
17:19
17:19:26 · EDT
UTC-04:00
Oklahoma City
16:19
16:19:26 · CDT
UTC-05:00
Philadelphia
17:19
17:19:26 · EDT
UTC-04:00
Phoenix
14:19
14:19:26 · MST
UTC-07:00
Portland
14:19
14:19:26 · PDT
UTC-07:00
Queens
17:19
17:19:26 · EDT
UTC-04:00
Sacramento
14:19
14:19:26 · PDT
UTC-07:00
San Antonio
16:19
16:19:26 · CDT
UTC-05:00
San Diego
14:19
14:19:26 · PDT
UTC-07:00
San Francisco
14:19
14:19:26 · PDT
UTC-07:00
San Jose
14:19
14:19:26 · PDT
UTC-07:00
Seattle
14:19
14:19:26 · PDT
UTC-07:00
South Boston
17:19
17:19:26 · EDT
UTC-04:00
The Bronx
17:19
17:19:26 · EDT
UTC-04:00
Tucson
14:19
14:19:26 · MST
UTC-07:00
Washington, D.C.
17:19
17:19:26 · EDT
UTC-04:00

Territories & dependencies

The Republic, around the world.

History

How United States keeps time.

- The U.S. standardized time zones in 1883 due to railroad schedules. - Indiana was historically split, with some regions adhering to Central Time and others to Eastern Time until 2006, when it adopted DST statewide. - Most territories like Puerto Rico and the Virgin Islands do not observe DST.

Did you know?

Things about United States's time.

Fact · 01

- The presence of 29 time zones highlights the vast geographic span of the U.S., leading to unusual complexities in scheduling. - Some territories, like Guam and the Northern Mariana Islands, use different standard times not found in the contiguous states. - Guam uses Chamorro Standard Time (UTC+10:00), a zone not shared by any mainland U.S. regions.

Convert

United States to the world's clocks.

Open the converter →

Frequently asked questions

Common questions about United States's time zone, daylight saving rules, and how to handle it in software. Can't find what you need? Email [email protected].

Why does Indiana have different time zones historically?
Before 2006, some parts of Indiana did not observe DST, leading to varied practices within the state. Since 2006, the whole state observes DST.
What time zone is Guam in?
Guam uses Chamorro Standard Time (UTC+10:00), which is distinct and primarily used in Guam and the Northern Mariana Islands.
Do all U.S. territories observe daylight saving time?
Not all U.S. territories observe DST. Puerto Rico and the U.S. Virgin Islands, for example, do not observe DST.
How many time zones are in the U.S.?
There are 29 time zones, but territories often use unique time zones not found in the lower 48 states.
What are the exceptions to DST in the U.S.?
Hawaii and most of Arizona do not observe daylight saving time, making it an exception.
Why does the U.S. have so many time zones?
The size of the country extends into various longitudes, creating several standard times and additional complexities with DST.
What's unique about Indiana's time zone history?
Indiana was historically split between using Central and Eastern Time, reflecting its position between different zones, that's changed with statewide DST usage since 2006.
Are there U.S. territories that don't align with standard U.S. time zones?
Yes, territories have unique time zones (e.g., Chamorro Standard Time: UTC+10:00) not used in the contiguous U.S.

Free · Developer API

Time, as JSON.

Every IANA time zone with live offsets, DST status, and the countries and cities that use them — clean, dependable JSON. Sign up free and get an API key in seconds.

GET /v1/timezones Live

countries, cities, convert, DST transitions coming next.

Get your free API key →
// France's time zones, right now
GET /v1/timezones?country=fr
{
"data": [
{
"iana": "Europe/Paris",
"display_name": "Paris",
"current": {
"utc_offset": "+02:00",
"abbreviation": "CEST",
"is_dst": true
}
}
]
}