Americas · United States

Current time in Indianapolis

Eastern Standard Time. Currently on daylight saving time.

EDT · UTC-04:00IANA: America/Indiana/Indianapolis39.77° N · 86.16° W
Current time☾ Night
00:38:44

Tuesday, June 2, 2026

☾ NIGHT 06:1813:4221:06
Sunrise
06:18
Solar noon
13:42
Sunset
21:06

Offset right now

UTC-04:00

Eastern Standard Time · EDT

Daylight saving

Active

Ends Nov 1, 2026 · in 5 months

Through the current period

36%
Mar 8, 2026Nov 1, 2026

About Indianapolis time

Indianapolis keeps two clocks.

Indianapolis, Indiana sits squarely in the heart of the American heartland, and its busy Central-time-adjacent clock means remote colleagues find it a Midwest-friendly bridge between the coasts, easing daily handoffs.

Daylight saving

The year, by the clock.

Currently EDT
ESTEDTEST8 Mar · +1h1 Nov · −1h Jan 2026 Dec

Now

EDT

Daylight saving · since Mar 8, 2026

Next change

Nov 1, 2026

Clocks fall back · in 5 months

Frequently asked questions

Common questions about Indianapolis's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].

Does Indianapolis change its clocks twice a year?
Yes, Indianapolis observes daylight saving time, so locals move forward in the spring and back in the fall.
What is the legal time while most of Indiana uses daylight saving?
Indiana as a whole now uses daylight saving, so Indianapolis stays aligned rather than being an exception.
Does the city share its clock with Chicago or New York?
Indianapolis functions more like Chicago in the Eastern daylight bracket during summer and like the Central time zone in winter.
Why is Indianapolis closer to the East Coasters in summer?
When clocks move forward, business hours for Indianapolis line up with the East Coast, making same-day coordination simpler.
Are there neighboring places with different clocks?
Surrounding states such as some parts of Kentucky and Western Ohio have distinct daylight-saving rules; check cross-state partners.
Is the sun around noon when the clock says noon?
With daylight saving active, solar noon comes later in the day for Indianapolis, so late-afternoon light can stretch.
What is the main time-zone nickname for the city?
People sometimes call it 'the Crossroads of America' in timekeeping, bridging East and Central hours between seasons.
Do local sports and broadcast schedules follow the East clock?
In the summer, entertainment for Indianapolis aligns mostly with the East-Coast schedule due to daylight saving.

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
}
}
]
}