Americas · United States

Current time in Fresno

Pacific Standard Time. Currently on daylight saving time.

PDT · UTC-07:00IANA: America/Los_Angeles36.75° N · 119.77° W
Current time☾ Night
21:37:55

Monday, June 1, 2026

☾ NIGHT 05:4112:5720:12
Sunrise
05:41
Solar noon
12:57
Sunset
20:12

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 Fresno time

Fresno keeps two clocks.

In Fresno, the heart of California's Central Valley, the workday kicks off early under the bright Pacific Daylight Time sun—perfect for syncing with Silicon Valley teams, but you'll want to wrap up calls by late afternoon as the golden evening light fades quickly into the Central Valley coolness.

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

Is Fresno currently observing daylight saving time?
Yes, Fresno is currently on Pacific Daylight Time (PDT) at UTC−7, switching back to standard time in November.
When does Fresno switch back to standard time?
Fresno transitions from PDT to PST (UTC−8) on the first Sunday in November each year.
How does Fresno's time zone compare to cities in Arizona?
Fresno is one hour ahead of Phoenix, Arizona, which stays on Mountain Standard Time year-round.
What are typical business hours in Fresno relative to New York?
Fresno operates on Pacific Time, so a 9 AM meeting in Fresno is noon in New York—a three-hour difference.
Does daylight saving affect farming schedules in the Central Valley?
Farmers often start work before sunrise regardless of clock changes, but harvest coordination with distant partners adjusts with DST shifts in Fresno.
How does Fresno's winter time compare to its summer time?
In summer (PDT), clocks spring forward an hour; in winter (PST), they fall back, aligning with most of California's daylight cycles.
Are there any unique daylight patterns in Fresno due to its location?
Fresno's position in the Central Valley means long summer days with sunset well past 8 PM in summer, extending workday flexibility during DST.
Should I account for time differences when collaborating with teams in Asia from Fresno?
Yes! Scheduling with Asian colleagues from Fresno requires careful planning due to the large time gap—early morning Fresno time is already evening in Tokyo.

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