Americas · United States

Current time in Columbus

Eastern Standard Time. Currently on daylight saving time.

EDT · UTC-04:00IANA: America/New_York39.96° N · 83.00° W
Current time☾ Night
00:37:52

Tuesday, June 2, 2026

☾ NIGHT 06:0513:2920:54
Sunrise
06:05
Solar noon
13:29
Sunset
20:54

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 Columbus time

Columbus keeps two clocks.

In this Midwest hub, business follows the easy rhythm of America/New_York time, and the fact that both coasts run on a two-hour difference reshapes the pace of remote calls.

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 Columbus's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].

Why do people here follow America/New_York time?
Even though Columbus sits near the geographic center of the U.S. East, it aligns with the Eastern Time Zone used by the U.S. financial and political centers.
Does Columbus observe daylight saving time?
Yes – clocks spring forward in March and fall back in November, a pattern shared with most of the eastern U.S.
Are there any quirks about time coordination in this city?
Midwestern courtesy means meetings start on time, and teams often sync with partners in New York, so remote workers rarely miss a beat.
How does daylight saving affect team productivity?
The extra evening light in summer boosts outdoor activity and morale, while shorter winter days make early-morning stand-ups feel brisker.
Is there any historical significance to this timezone in Columbus?
The standardization of time in the late 19th century linked Columbus firmly to Eastern Time, shaping business and railroad schedules ever since.
What is unique about coordinating with partners in other U.S. time zones?
Colleagues in Columbus often bridge the gap between East Coast and Central Time zones, making the city a natural hub for cross-country collaboration.

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