America/New_York vs EST

People say EST when they mean “the clock New York is using.” Half the year they are wrong by an hour. The IANA identifier America/New_York is the rule, not a snapshot.

Last updated 2026-08-20 · Written by the NowZones publisher in Denmark. Offsets and DST examples use the IANA Time Zone Database via the same libraries as the city clocks. This is editorial explanation, not legal, medical, or aviation advice.

EST is an offset, not a place

What America/New_York actually stores

What to put in the UI

Try the tools

Frequently asked questions

Is EDT a time zone?
No. It is the summer offset of zones that observe US Eastern daylight saving. The zone is still America/New_York (or America/Toronto, and so on).
Why do airlines print EST in summer?
Habit and passenger-facing copy. Operations internally use UTC. Do not copy the passenger abbreviation into a calendar API.
Can I use US/Eastern?
US/Eastern is a deprecated alias that still points at America/New_York in tzdb. Prefer the canonical id so you are not depending on alias tables.

More guides