Americas · United States

Current time in New South Memphis

Central Standard Time. Currently on daylight saving time.

CDT · UTC-05:00IANA: America/Chicago35.09° N · 90.06° W
Current time☾ Night
23:40:57

Monday, June 1, 2026

☾ NIGHT 05:4712:5820:09
Sunrise
05:47
Solar noon
12:58
Sunset
20:09

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 New South Memphis time

New South Memphis keeps two clocks.

In the heart of Tennessee just across from Arkansas, New South Memphis sits in the bustling Central Time zone where workdays start with sunrise coffee and end as blues music drifts through open windows—just don’t forget that daylight saving keeps clocks springing forward and falling back like everyone else in the U.S.

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

What’s the local slang for daylight saving time?
Locals jokingly call it ‘springing forward into confusion’—but your calendar reminders will save you from missing that 7 a.m. call with New York.
How does Central Time affect cross-country meetings?
Memphis’ -5 UTC (CDT) makes it a sweet spot for bridging East and West Coast schedules—early risers finish by lunchtime while LA teammates are just logging on.
Is Memphis in the same time zone as Nashville?
Not quite! Nashville uses Central Time too, but it observes daylight saving identically, so no scheduling surprises when coordinating between Tennessee cities.
Do daylight saving changes impact riverfront events?
Absolutely—when clocks shift in spring, sunset at Tom Lee Park swings from 7 p.m. to 8 p.m., giving festival-goers an extra golden hour over the Mississippi.
Why does this large city feel more ‘Central’ than its East Coast neighbors?
Despite being in the eastern half of the U.S., Central Time keeps Memphis an hour behind Atlanta—but trades that for longer summer evenings perfect for Beale Street strolls.
How early does the sun rise during CDT?
Around 5:45 a.m. in summer, catching early-shift Federated Logistics warehouse workers humming along with W.C. Handy tunes before the heat kicks in.

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