Americas · United States

Current time in Oklahoma City

Central Standard Time. Currently on daylight saving time.

CDT · UTC-05:00IANA: America/Chicago35.47° N · 97.52° W
Current time☾ Night
23:41:08

Monday, June 1, 2026

☾ NIGHT 06:1513:2720:40
Sunrise
06:15
Solar noon
13:27
Sunset
20:40

Offset right now

UTC-05:00

Central Standard Time · CDT

Daylight saving

Active

Ends Nov 1, 2026 · in 5 months

Through the current period

36%
Mar 8, 2026Nov 1, 2026

About Oklahoma City time

Oklahoma City keeps two clocks.

In Oklahoma City, the Central Time business day stretches from early morning sunsets over the Great Plains to late-evening twilight, keeping teams well connected with both coasts during daylight-saving months.

Daylight saving

The year, by the clock.

Currently CDT
CSTCDTCST8 Mar · +1h1 Nov · −1h Jan 2026 Dec

Now

CDT

Daylight saving · since Mar 8, 2026

Next change

Nov 1, 2026

Clocks fall back · in 5 months

Frequently asked questions

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

Why does Oklahoma City observe Central Time?
Oklahoma City, like most of Oklahoma, falls within the Central Time Zone, aligning business and daily life with cities like Dallas and Chicago.
How long does daylight saving last in Oklahoma City?
Daylight saving runs from the second Sunday in March to the first Sunday in November, shifting clocks forward one hour from CST to CDT during this period.
What time is sunrise and sunset during daylight saving?
During CDT months, Oklahoma City enjoys late sunsets (often past 8:30 p.m. in summer), giving remote workers extra daylight after typical office hours.
How does Oklahoma City’s time zone affect coordination with New York?
Oklahoma City is one hour behind New York, making it easy to schedule meetings in the morning or early afternoon without overlap issues.
Is Oklahoma City’s time zone the same as Los Angeles?
No, Oklahoma City is two hours ahead of Los Angeles, which can be helpful for teams needing to bridge East and West Coast schedules.
Does Oklahoma City ever change its time zone?
No, Oklahoma City has consistently observed Central Time and follows the U.S. daylight saving schedule without exception.
What’s unique about Oklahoma City’s daylight pattern?
Its location in the southern Great Plains means long summer days and relatively short winter days, with daylight saving extending usable evening light significantly.

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