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
16:45:32

Wednesday, July 15, 2026

05:5413:1420:33
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 4 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
14:45
14:45:32 · MDT
UTC-06:00
Atlanta
16:45
16:45:32 · EDT
UTC-04:00
Austin
15:45
15:45:32 · CDT
UTC-05:00
Baltimore
16:45
16:45:32 · EDT
UTC-04:00
Boston
16:45
16:45:32 · EDT
UTC-04:00
Brooklyn
16:45
16:45:32 · EDT
UTC-04:00
Charlotte
16:45
16:45:32 · EDT
UTC-04:00
Chicago
15:45
15:45:32 · CDT
UTC-05:00
Columbus
16:45
16:45:32 · EDT
UTC-04:00
Dallas
15:45
15:45:32 · CDT
UTC-05:00
Denver
14:45
14:45:32 · MDT
UTC-06:00
Detroit
16:45
16:45:32 · EDT
UTC-04:00
El Paso
14:45
14:45:32 · MDT
UTC-06:00
Fort Worth
15:45
15:45:32 · CDT
UTC-05:00
Fresno
13:45
13:45:32 · PDT
UTC-07:00
Houston
15:45
15:45:32 · CDT
UTC-05:00
Indianapolis
16:45
16:45:32 · EDT
UTC-04:00
Jacksonville
16:45
16:45:32 · EDT
UTC-04:00
Las Vegas
13:45
13:45:32 · PDT
UTC-07:00
Los Angeles
13:45
13:45:32 · PDT
UTC-07:00
Louisville
16:45
16:45:32 · EDT
UTC-04:00
Manhattan
16:45
16:45:32 · EDT
UTC-04:00
Memphis
15:45
15:45:32 · CDT
UTC-05:00
Milwaukee
15:45
15:45:32 · CDT
UTC-05:00
Nashville
15:45
15:45:32 · CDT
UTC-05:00
New Orleans
15:45
15:45:32 · CDT
UTC-05:00
New South Memphis
15:45
15:45:32 · CDT
UTC-05:00
New York
16:45
16:45:32 · EDT
UTC-04:00
Oklahoma City
15:45
15:45:32 · CDT
UTC-05:00
Philadelphia
16:45
16:45:32 · EDT
UTC-04:00
Phoenix
13:45
13:45:32 · MST
UTC-07:00
Portland
13:45
13:45:32 · PDT
UTC-07:00
Queens
16:45
16:45:32 · EDT
UTC-04:00
Sacramento
13:45
13:45:32 · PDT
UTC-07:00
San Antonio
15:45
15:45:32 · CDT
UTC-05:00
San Diego
13:45
13:45:32 · PDT
UTC-07:00
San Francisco
13:45
13:45:32 · PDT
UTC-07:00
San Jose
13:45
13:45:32 · PDT
UTC-07:00
Seattle
13:45
13:45:32 · PDT
UTC-07:00
South Boston
16:45
16:45:32 · EDT
UTC-04:00
The Bronx
16:45
16:45:32 · EDT
UTC-04:00
Tucson
13:45
13:45:32 · MST
UTC-07:00
Washington, D.C.
16:45
16:45:32 · 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
}
}
]
}