Americas · United States

Current time in San Diego

Pacific Standard Time. Currently on daylight saving time.

PDT · UTC-07:00IANA: America/Los_Angeles32.72° N · 117.16° W
Current time☾ Night
21:41:08

Monday, June 1, 2026

☾ NIGHT 05:4112:4619:51
Sunrise
05:41
Solar noon
12:46
Sunset
19:51

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 San Diego time

San Diego keeps two clocks.

San Diego basks in Southern California’s golden Pacific time, where business hours unfold under long stretches of sun and most teams sync effortlessly with both coasts. With its laid-back beach culture meeting a thriving tech and biotech scene, meetings often wrap by mid-afternoon to catch early evening light—perfect for aligning with East Coast schedules before California winds down.

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

How does Pacific Daylight Time compare to New York during summer?
San Diego runs three hours behind New York (EDT), making early-morning West Coast meetings a convenient fit for East Coast end-of-day wrap-ups.
When do clocks change in San Diego?
Clocks spring forward from PST to PDT in the second Sunday of March and fall back on the first Sunday of November, shifting workday light by an hour each direction.
Is the workday affected by extra daylight?
Yes—with nearly 14½ hours of daylight in June, many locals schedule late-morning stand-ups and afternoon focus time to enjoy the extended evening sun afterward.
Does San Diego ever align with other time zones seamlessly?
From late October to mid-March (when PDT isn’t in effect), San Diego and Phoenix share the same UTC-7 offset, simplifying cross-border logistics and remote coordination.
How early do people typically start work?
Most San Diego offices are active by 8 a.m. local time, taking advantage of cooler mornings and leaving mid-afternoon free for outdoor collaboration or hybrid work.
Why is San Diego attractive for global teams?
Positioned squarely in Pacific Time, San Diego overlaps morning hours with Europe and afternoon blocks with the U.S. East Coast, offering versatile meeting windows.

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