Current Time in Washington DC

See the live current time and date in Washington D.C. (Eastern Time), updated every second.

Washington, D.C.
--:--:--
--
Loading...
Eastern TimeUTC-5

Time Details

Day of week --
UTC time --:--:--
UTC offset --
Unix timestamp --
DST active --
Copied!

Summary

See the live current time and date in Washington D.C. (Eastern Time), updated every second.

How it works

  1. Your browser reads the current UTC timestamp.
  2. JavaScript converts it to the America/New_York timezone using the Intl.DateTimeFormat API.
  3. The clock display updates every second automatically.
  4. DST transitions (spring forward / fall back) are handled automatically by the browser.
  5. All computation is client-side — no network request is made after page load.

Use cases

  • Coordinate a meeting or call with someone in Washington D.C.
  • Check whether federal government offices in D.C. are currently open.
  • Verify the local time before sending a time-sensitive email to a D.C. recipient.
  • Track Eastern Time during live events, press conferences, or Congressional sessions.
  • Calculate how many hours ahead or behind D.C. you currently are.
  • Confirm deadlines that are stated in Eastern Time.

Frequently Asked Questions

Last updated: 2026-06-11 · Reviewed by Nham Vu