Americas · United States

Current time in Sacramento

Pacific Standard Time. Currently on daylight saving time.

PDT · UTC-07:00IANA: America/Los_Angeles38.58° N · 121.49° W
Current time☾ Night
21:40:08

Monday, June 1, 2026

☾ NIGHT 05:4313:0320:24
Sunrise
05:43
Solar noon
13:03
Sunset
20:24

Offset right now

UTC-07:00

Pacific Standard Time · PDT

Daylight saving

Active

Ends Nov 1, 2026 · in 5 months

Through the current period

36%
Mar 8, 2026Nov 1, 2026

About Sacramento time

Sacramento keeps two clocks.

Sacramento keeps to the Pacific beat—late-afternoon golden hours linger long enough to squeeze in one more video call before the team logs off, and folks out here are used to syncing clocks with the rest of coastal California plus wherever else green-policy or ag-tech collaborators pop up.

Daylight saving

The year, by the clock.

Currently PDT
PSTPDTPST8 Mar · +1h1 Nov · −1h Jan 2026 Dec

Now

PDT

Daylight saving · since Mar 8, 2026

Next change

Nov 1, 2026

Clocks fall back · in 5 months

Frequently asked questions

Common questions about Sacramento's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].

Does Sacramento follow Pacific Daylight Time year-round?
No. Like most of the U.S. West Coast, Sacramento springs forward to PDT in late March and falls back to PST in early November.
When does the sun set in midsummer?
Around 9 p.m. in June — leaving plenty of daylight for post-happy-hour check-ins with overseas teammates.
How early do Sierra shifts really start?
Many shop floors and fruit-processing crews clock in by 5:30 a.m. to beat the Central Valley heat, so afternoon-hour meetings remain sacred.
Which time zones are three hours behind Sacramento?
Teams a click away in New York run three hours ahead during Canadian border-season tourism spikes and legislative surges.

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