Americas · Mexico

Current time in Mexicali

Pacific Standard Time. Currently on daylight saving time.

PDT · UTC-07:00IANA: America/Tijuana32.63° N · 115.45° W
Current time☾ Night
21:38:45

Monday, June 1, 2026

☾ NIGHT 05:3412:3919:44
Sunrise
05:34
Solar noon
12:39
Sunset
19:44

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

Mexicali keeps two clocks.

Life in Mexicali and nearby Tijuana beats to the same Pacific Time drum, making it feel natural to sync meetings with Silicon Valley and the rest of the US West Coast—though the desert evenings stay warm long after studios in LA wrap.

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

How does Mexicali's time zone help professionals working with the US tech industry?
Both are on Pacific daylight time in summer, so you can often book calls at 9 a.m. Mexicali / Tijuana time and have a full overlap with California teams.
Do clocks in Mexicali change the same days as US daylight saving shifts?
Yes, Mexicali follows the US daylight saving rule set, moving clocks forward in spring and back in fall.
How late does cultural life stay active given the desert climate?
Restaurants, bars, and street markets often hum until 11 p.m. or later, with many locals treating 8–9 p.m. dinner as the start of the social 'night shift.'
What is tricky about coordinating across the border at this latitude?
Time jumps at the border between daylight and standard time create a repeat of one hour and a skipped hour twice a year, so cross-border teams should double-check meeting invites around March and November.
Why might a company in Mexicali really value asynchronous workflows?
Shifting a few tasks to asynchronous mode lets you keep peak productivity in late morning while still respecting colleagues' preferred hours.
What is a weekend brunch reality check for Mexicali colleagues in Pacific time?
If you join a 10 a.m. Pacific brunch call, you will likely be summoning your Mexicali colleague right as their first espresso hits—but they may prefer a 11 a.m. start.
When is Mexicali essentially sharing the 'late afternoon sun' with Seattle?
During mid-April to early September, the two cities keep the same Pacific daylight time, so messages sent around 5 p.m. nearly always land during active working hours in both places.
How do holiday calendars affect meeting schedules near this parallel on the globe?
Mexicali colleagues observe some Mexican holidays that teams in the US may not, so project managers should cross-check shared calendars for unexpected Mexican breaks.

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