Americas · United States

Current time in Charlotte

Eastern Standard Time. Currently on daylight saving time.

EDT · UTC-04:00IANA: America/New_York35.23° N · 80.84° W
Current time☾ Night
00:40:29

Tuesday, June 2, 2026

☾ NIGHT 06:0913:2120:32
Sunrise
06:09
Solar noon
13:21
Sunset
20:32

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

Charlotte keeps two clocks.

Charlotte keeps East Coast hours, so coordinating with teams in New York or Atlanta feels seamless for most of the day—mornings here start a bit later than in London, but the overlap with European afternoons is comfortable, making Charlotte a natural bridge for teams that need regular syncs across the Atlantic.

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

Is Charlotte in the same time zone as New York?
Both cities fall under America/New_York, so their clocks match exactly year-round.
Does Charlotte observe daylight saving time?
Like most of the eastern United States, Charlotte springs forward and falls back, effectively shifting between EST and EDT.
How late is 9 AM in Charlotte in UTC during summer?
During daylight saving, 9 a.m. Charlotte time is 13:00 UTC.
What European cities are in the same time zone in winter?
No European cities share the exact same rules, but the UK’s midday lines up with Charlotte’s early-morning hours in winter.
Does the Eastern Time Zone abbreviate differently in winter?
In winter, the abbreviation shifts from EDT back to EST on the first Sunday in November.
The latest version used in New York and Charlotte
Both cities together form the reference zone for America/New_York,—a de facto standard for East Coast time.

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