Current Time in California (CA)

3:23:18 PM
15:23:18 Sunday, March 1, 2026 Time zone: America/Los_Angeles

This page shows the live time in California based on its primary time zone (America/Los_Angeles). The clock above updates automatically in real time.

What time is it in California right now?

At the moment you opened this page, the local time in California (CA) was:

  • 12-hour format: 3:23:18 PM
  • 24-hour format: 15:23:18
  • Date: Sunday, March 1, 2026
  • Timezone: America/Los_Angeles

You can bookmark this URL or share it with friends: https://www.usintimes.com/state/california — it will always show the current time in California.

Check the time in another US state

API: Time in California as JSON

Developers can fetch the current time in California using our JSON endpoint:

GET /api/time?state=CA
// Example response
{
  "state": "California",
  "abbr": "CA",
  "timezone": "America/Los_Angeles",
  "datetime_iso": "2026-03-01T15:23:18-08:00",
  "time_12h": "3:23:18 PM",
  "time_24h": "15:23:18"
}