UTC to EST Converter
Convert Coordinated Universal Time (UTC) to Eastern Standard Time (EST, UTC-5). EST is used by the US East Coast including New York, Washington D.C., and Miami during winter months.
UTC to EST
10:11:31 AM
Thu, May 21, 2026
America/New_York
EDT
GMT-4
Yes
Use Cases
Convert server timestamps to local time
Schedule meetings with EST teams
Convert API response times
Coordinate global deployments
Tips
EST is UTC-5 (subtract 5 hours from UTC)
During DST, use EDT which is UTC-4
Many APIs and databases store times in UTC
EST covers major US cities: NYC, DC, Miami, Atlanta
FAQ
How do I convert UTC to EST?
Subtract 5 hours from UTC to get EST. For example, 15:00 UTC = 10:00 AM EST.
What is the difference between EST and EDT?
EST (Eastern Standard Time) is UTC-5, used from November to March. EDT (Eastern Daylight Time) is UTC-4, used from March to November.
Is UTC the same as GMT?
For practical purposes, yes. UTC and GMT represent the same time. UTC is the modern standard used in computing and aviation.
When should I use EST vs EDT?
Use EST from the first Sunday of November to the second Sunday of March. Use EDT for the rest of the year.