Americas · United States

Current time in Jacksonville

Eastern Standard Time. Currently on daylight saving time.

EDT · UTC-04:00IANA: America/New_York30.33° N · 81.66° W
Current time☾ Night
00:38:49

Tuesday, June 2, 2026

☾ NIGHT 06:2513:2420:23
Sunrise
06:25
Solar noon
13:24
Sunset
20:23

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

Jacksonville keeps two clocks.

Jacksonville operates on Atlantic-adjacent Florida time, with most business happening in a heated, indoor-cooled stretch of EDT afternoons that shift noticeably between summer and winter daylight hours.

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

When does the workday effectively start here?
Morning meetings tend to kick off around 8:30 a.m. EDT, giving teams the sense that the day is well lit and already moving.
How do daylight swings feel for scheduling?
Summer days stretch past 8 p.m., while winter days can feel short after 5 p.m.; planners often notice mismatches when booking calls across seasons.
Is this the same clock time as Miami and Atlanta?
Yes—Florida’s EDT zone lines up with most of the Northeast, making real-time crossover easier than across country.
What happens near the DST switch?
A one-hour shift twice locally twice a year nudges bodies and inboxes; scheduling anything across those weekends takes a double-check.
What’s the biggest hidden headache for remote work across other zones?
Those East-aligned clocks mean West Coast partners wake almost three hours later, so first-morning check-ins often land mid-journey for them.
Does spring-light on spring-forward morning after the DST shift?
The clock jump means darker-warm spring mornings, but evening offices stretch later light for calls.
Will dinner plans change the clock-time rhyme with other calendars?
Business dinners finish closer to 8 or 9 p.m., then clock-watchers brace for one-hour-after meetings, without anyone looking at the 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
}
}
]
}