Americas · United States

Current time in The Bronx

Eastern Standard Time. Currently on daylight saving time.

EDT · UTC-04:00IANA: America/New_York40.85° N · 73.87° W
Current time☾ Night
00:40:27

Tuesday, June 2, 2026

☾ NIGHT 05:2512:5320:20
Sunrise
05:25
Solar noon
12:53
Sunset
20:20

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 The Bronx time

The Bronx keeps two clocks.

The Bronx is the northernmost borough of New York City in the United States, pulsing with a New York energy that keeps days moving at a brisk clip from early-morning commuters to late-night conversations. The borough aligns with the Eastern time zone, meaning its daylight stretches well into evening during summer, keeping the streets lively while on the East Coast business schedule.

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

Does the Bronx observe daylight saving time?
Yes, the Bronx follows daylight saving time, shifting clocks forward one hour in spring and back one hour in fall each year.
What is the standard time zone for business hours?
Business hours in the Bronx typically run from around 9 a.m. to 5 p.m. Eastern time, aligning most of the workday with the eastern seaboard's rhythm.
How does daylight saving affect meeting scheduling?
During daylight saving, coordination with cities further west means an extra hour of overlap in working hours, smoothing handoffs for remote teams across the country.
What unique in any time-related phenomenon here?
The Bronx shares the same time as the New York Stock Exchange, so local financial news and market hours start at exactly the same times as those posted on Wall Street.
How does late summer affect work-life balance?
Long summer evenings in the Bronx invite late-afternoon strolls and outdoor gatherings just after the typical workday ends, blending work schedules with vibrant social activity.
Would I need to adjust my clock when traveling?
Traveling from the Bronx, heading west means adjusting clocks back an hour or more per time zone, while returning east means setting them forward again.

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