Americas · United States

Current time in Queens

Eastern Standard Time. Currently on daylight saving time.

EDT · UTC-04:00IANA: America/New_York40.68° N · 73.84° W
Current time☾ Night
00:36:29

Tuesday, June 2, 2026

☾ NIGHT 05:2612:5320:20
Sunrise
05:26
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 Queens time

Queens keeps two clocks.

Queens is one of the most ethnically diverse urban areas in the world, and its daily rhythm pulses with the energy of New York City's Eastern Time heartbeat. From the early morning rush at Flushing's bustling markets to the late-night diners in Astoria, life here moves at a pace that syncs with the rest of the East Coast, making it easy to coordinate with teams from Boston to Washington, D.C.

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

What is unique about Queens' timezone?
Queens shares the America/New_York timezone with the rest of New York City, but its incredible cultural diversity means you might hear conversations in over 100 languages during a single lunch break, all happening in the same Eastern Time zone.
How does daylight saving affect Queens?
Like the rest of the United States, Queens observes daylight saving time, shifting clocks forward in spring and back in fall, which can briefly disrupt the seamless coordination with international teams outside the Eastern Time zone.
What is the best time to schedule a call with someone in Queens?
The standard business hours in Queens are 9 AM to 5 PM Eastern Time, but given its global connections, early morning or late evening calls are common for coordinating with teams in Europe and Asia.
How does Queens' location affect its work rhythm?
Being in the Eastern Time zone, Queens is perfectly positioned for real-time collaboration with both the financial hubs of New York and the tech scenes along the East Coast, making it a hotspot for remote workers who value overlap with U.S. business hours.
What is a fun fact about Queens and time?
Queens is so large and diverse that it would be the fourth-most populous city in the United States if it were its own city, yet it operates on the same clock as Manhattan, creating a unique blend of local and global timekeeping.
How does Queens handle international coordination?
With such a vast immigrant population, residents of Queens often juggle multiple time zones daily, making them experts at scheduling across Eastern, European, and Asian business hours.
What is the impact of daylight saving in Queens?
The switch to Eastern Daylight Time in spring gives Queens more evening daylight, which is perfect for the borough's many outdoor festivals and street fairs that celebrate its multicultural heritage.
Why is Queens' timezone important for remote work?
Queens' position in the Eastern Time zone makes it a bridge for remote workers who need to overlap with both U.S. and international teams, fostering a culture of flexibility and adaptability.

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