Asia · Israel

Current time in Jerusalem

Israel Standard Time. Currently on daylight saving time.

IDT · UTC+03:00IANA: Asia/Jerusalem31.77° N · 35.23° E
Current time☾ Night
00:12:09

Saturday, June 6, 2026

☾ NIGHT 05:3312:3719:41
Sunrise
05:33
Solar noon
12:37
Sunset
19:41

Offset right now

UTC+03:00

Israel Standard Time · IDT

Daylight saving

Active

Ends Oct 25, 2026 · in 5 months

Through the current period

33%
Mar 27, 2026Oct 25, 2026

About Jerusalem time

Jerusalem keeps two clocks.

Jerusalem in Israel runs on UTC+3, meaning it often leads teams in Asia’s evening hours and connects with early risers in Europe. With its calm Sabbath start on Friday afternoon and early end of business week, collaboration tends to be strongest Sunday through Thursday.

Daylight saving

The year, by the clock.

Currently IDT
ISTIDTIST27 Mar · +1h25 Oct · −1h Jan 2026 Dec

Now

IDT

Daylight saving · since Mar 27, 2026

Next change

Oct 25, 2026

Clocks fall back · in 5 months

Frequently asked questions

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

How does Jerusalem’s Friday–Saturday Sabbath impact global team schedules?
It means many local businesses and public services pause by Friday sunset, so urgent coordination should be handled before Friday afternoon or shifted to Sunday.
Is Israel’s daylight saving predictable?
Historically, Israeli DST can be erratic, but Jerusalem currently follows Asia/Jerusalem rules and often switches in October and March, so teams should verify dates yearly.
What makes Jerusalem unique in its time zone compared to nearby cities?
Jerusalem often sets its own DST schedule rather than strictly following neighboring Middle Eastern time conventions, leading to occasional mismatches with bordering regions.
When is the overlap window with Europe?
Europe and Jerusalem typically share a 1–2 hour workday overlap in mid-morning to early afternoon CET time, which works well for meetings with Central European offices.
How do Jewish holidays affect work hours?
During major Jewish holidays (like Yom Kippur, Passover), most Israeli workplaces close completely, and even small delays in advance planning may require global teams to adjust.
Does Asia/Jerusalem ever switch unexpectedly?
Occasionally Israel has made quick policy changes to DST, so teams relying on Asia/Jerusalem should monitor updates via Israeli government announcements each year.
Is energy or lifestyle shaped by UTC+3?
The combination of local DST practices in the Middle East and sunlight hours creates a rhythm where evenings can be busy until evening prayer or sunset, affecting informal work evenings.
Do Jerusalem offices commonly start early?
Yes, many offices start at 7AM or 8AM local time, aligning with both local customs and coordination with Europe or the eastern Mediterranean during peak hours.

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