EDT vs EST: What's the Difference and Which One Are You In?
If you have ever tried to schedule a meeting with someone in the Eastern time zone and gotten confused by EDT versus EST, you are not alone. Both abbreviations refer to the same geographic time zone — Eastern Time — but they represent different clock settings depending on the time of year. Getting them mixed up means your meeting starts an hour early or an hour late.
The Short Answer
EST stands for Eastern Standard Time. It is UTC-5 (five hours behind Coordinated Universal Time). EDT stands for Eastern Daylight Time. It is UTC-4 (four hours behind UTC). EDT is one hour ahead of EST.
The difference comes down to Daylight Saving Time (DST). When clocks spring forward in March, the Eastern time zone switches from EST to EDT. When clocks fall back in November, it switches from EDT back to EST.
Quick Rule
March to November → EDT (UTC-4). November to March → EST (UTC-5). Most of the year is actually EDT, not EST, even though people casually say "EST" year-round.
When Does Each One Apply?
Daylight Saving Time in the United States follows a fixed schedule set by federal law:
- EDT begins on the second Sunday of March at 2:00 AM. Clocks move forward to 3:00 AM.
- EST begins on the first Sunday of November at 2:00 AM. Clocks move back to 1:00 AM.
This means EDT is active for about 8 months of the year (roughly mid-March through early November) and EST is active for about 4 months (early November through mid-March). Despite EST being called "standard" time, EDT is actually in effect for the majority of the year.
Which States Use Eastern Time?
The Eastern time zone covers the most populated part of the United States and extends into Canada and parts of the Caribbean. Major US states and cities in Eastern Time include:
- New York — New York City, Buffalo
- Florida — Miami, Orlando, Jacksonville (panhandle is Central)
- Pennsylvania — Philadelphia, Pittsburgh
- Ohio — Columbus, Cleveland, Cincinnati
- Georgia — Atlanta
- North Carolina — Charlotte, Raleigh
- Virginia — Richmond, Virginia Beach
- Massachusetts — Boston
- Michigan — Detroit, Grand Rapids
- Indiana — most of the state (some western counties are Central)
In Canada, the Eastern time zone covers Ontario (Toronto, Ottawa) and Quebec (Montreal). All of these locations observe DST, switching between EST and EDT.
The Arizona Exception
Arizona is the most well-known exception to Daylight Saving Time in the US, but it is in the Mountain time zone, not Eastern. However, the principle matters: Arizona (except the Navajo Nation) does not observe DST, so it stays on MST (Mountain Standard Time) year-round.
Within the Eastern time zone, there are no US states that skip DST entirely. Every Eastern state observes DST and switches between EST and EDT on schedule.
How to Know Which One You're In Right Now
The simplest way to check is to look at the current month:
- If it is between mid-March and early November, you are in EDT (UTC-4).
- If it is between early November and mid-March, you are in EST (UTC-5).
Your computer and phone handle this automatically — they show the correct offset without you needing to think about it. But if you are writing an email, scheduling across time zones, or setting a calendar invite manually, the distinction matters. Saying "3 PM EST" in July is technically wrong (it should be "3 PM EDT"), and some calendar apps will interpret it literally, placing the event an hour off.
Why People Say EST When They Mean EDT
In casual use, most Americans say "EST" year-round to mean "Eastern Time" regardless of whether DST is active. This rarely causes confusion in everyday conversation because everyone in the zone is on the same clock. But in international communication, technical documentation, and automated systems, the distinction is critical.
If you want to be correct without worrying about which one is active, use ET (Eastern Time). "3 PM ET" is always understood correctly because it refers to whatever offset is currently in effect — EST or EDT.
Impact on Scheduling Meetings
The EDT/EST switch matters most when scheduling across time zones. If you are in New York and scheduling a call with someone in London:
- During EST (winter): New York is 5 hours behind London.
- During EDT (summer): New York is typically 4 hours behind London, because both the US and UK observe DST, but they switch on different dates.
During the two to three weeks when the US has already sprung forward but the UK has not (or the US has fallen back but the UK has not), the gap shifts by an hour. This is the window where meeting times most often get confused. Always double-check the offset during late March and late October.
Use a time zone converter to get the exact current offset between any two cities, accounting for DST rules automatically.
EDT vs EST in Programming and APIs
If you work with software, timestamps, or APIs, the EDT/EST distinction is handled by time zone databases (like the IANA tz database). The canonical identifier for Eastern Time is America/New_York — this automatically resolves to EST or EDT depending on the date. Never hardcode a UTC offset (-5 or -4) when you mean Eastern Time, because it will be wrong for half the year.
Convert Time Zones Instantly
Check the exact current time difference between any two cities, with DST handled automatically.