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☾ Night
23:26:39

Saturday, May 30, 2026

☾ NIGHT 05:1813:0020:42
Sunrise
05:18
Solar noon
13:00
Sunset
20:42

Offset right now

UTC-04:00

Eastern Standard Time · EDT

Daylight saving

Active

Ends Nov 1, 2026 · in 5 months

Through the current period

35%
Mar 8, 2026Nov 1, 2026

About Ottawa time

Ottawa keeps two clocks.

Ottawa runs on North America's Central/Eastern rhythm — synchronized with Toronto's clock, the city's public life and workday start early and wrap by early evening, giving long, bright summer evenings that most of the world calls its lunch hour, so global teams should remember Ottawa's day is basically over when the West Coast is just hitting peak productivity.

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

Why does Ottawa share a timezone with Toronto?
Ottawa and Toronto are close enough geographically that they operate on the exact same Eastern Time, making cross-border meetings seamless.
Does Ottawa observe daylight saving time?
Yes, clocks shift forward from EST to EDT in spring and back in fall, keeping evenings bright during summer months.
What UTC offset does Ottawa use in summer?
During daylight saving, Ottawa is UTC-4, while in standard time it falls back to UTC-5.
Does Ottawa's latitude affect its schedule compared to other Canadian capitals?
Despite being further north, Ottawa's longitude places it squarely in Eastern Time, similar to cities much further south.
Is Ottawa the only capital without its own timezone?
It is one of several cities that share a larger metropolis' zone, though it functions independently in all scheduling.
How much does daylight vary in Ottawa's summer?
With a latitude of 45 north, summer days can remain light until 9 PM, extending the productive after-work window.
What common confusion exists about Ottawa's time?
Travelers often assume a Canadian capital has its own distinct zone, but Ottawa's time is identical to most of Ontario.
When should global teams avoid scheduling calls with Ottawa?
Early morning (before 8 AM ET) or after 5 PM ET, as the workday aligns tightly with typical North American business hours.

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