Americas · Canada

Current time in Ottawa

Eastern Standard Time. Currently on daylight saving time.

EDT · UTC-04:00IANA: America/Toronto45.42° N · 75.70° W
Current time☀ Daylight
15:57:26

Friday, June 5, 2026

05:1613:0120:46
Sunrise
05:16
Solar noon
13:01
Sunset
20:46

Offset right now

UTC-04:00

Eastern Standard Time · EDT

Daylight saving

Active

Ends Nov 1, 2026 · in 5 months

Through the current period

38%
Mar 8, 2026Nov 1, 2026

About Ottawa time

Ottawa keeps two clocks.

In Ottawa, as Ethernet cables snake around Parliament Hill, the capital hums with a quiet efficiency shaped by its place on the eastern edge of Canada’s business corridor. As dusk arrives noticeably in the afternoon during standard time, locals pace their schedules to maximize daylight, and coordinating with colleagues just an hour west means remembering Toronto’s clock runs slightly ahead.

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

How does life in Ottawa align with Toronto's time zone despite being the capital?
Both cities officially follow the Eastern Time rulebook, yet residents instinctively adjust calls slightly westward to match Toronto’s business pulse.
Does Ottawa observe the same daylight saving transitions as New York?
Yes, the clocks spring forward and fall back in near-perfect sync, easing collaboration across the border.
How does latitude affect the working day in Ottawa?
At north latitude, late sunsets in winter compress business hours, pushing meetings earlier to avoid dark commutes.
Canada spans many time zones; how does Ottawa coordinate nationally?
The capital uses federal broadcasts set to Eastern Time, anchoring meetings so western provinces dial in from +1, +2, or +3 hours.
What is unique about Ottawa's geographical coordinates?
Nearly centered on 45th parallel north, locals experience almost exactly 12 hours of daylight at equinoxes.
How should remote teams schedule with Ottawa in winter?
Schedule calls before lunch to catch full sun in the capital, avoiding late-afternoon gloom.
Are there any quirks in Ottawa's timekeeping history?
Standardized in the late 19th century, the city’s adherence to continental time allowed transcontinental railways to thrive.

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