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☀ Daylight
06:26:04

Sunday, May 31, 2026

05:3412:3619:39
Sunrise
05:34
Solar noon
12:36
Sunset
19:39

Offset right now

UTC+03:00

Israel Standard Time · IDT

Daylight saving

Active

Ends Oct 25, 2026 · in 5 months

Through the current period

31%
Mar 27, 2026Oct 25, 2026

About Jerusalem time

Jerusalem keeps two clocks.

In Jerusalem, the workday often begins early, with many businesses and government offices winding down by early afternoon, especially in summer when the long daylight hours encourage a slower pace later in the day. The city's timezone reflects this rhythm: Israel Standard Time shifts clocks forward in spring to stretch evening light, so teams coordinating with Europe or the Americas should note the clock change can affect meeting windows twice a year.

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

What is unique about Jerusalem's timezone?
Jerusalem operates on Israel Standard Time (IST), which is UTC+2, but switches to Israel Daylight Time (IDT) at UTC+3 during summer months.
How does daylight saving affect daily life in Jerusalem?
The shift to IDT in spring extends evening daylight, encouraging later social and business activities, while winter reverts to standard time, aligning more closely with natural light patterns.
What should remote teams know about scheduling with Jerusalem?
Be mindful of the biannual clock changes; meetings may need adjustment as Israel shifts between standard and daylight saving time.
How does Jerusalem's timezone compare to neighboring regions?
Jerusalem shares its timezone with the rest of Israel, but neighboring countries may observe different daylight saving practices, affecting cross-border coordination.
What historical factors influence Jerusalem's timekeeping?
Israel's daylight saving schedule has varied over the years, sometimes aligning with European schedules and other times with unique local decisions.
Are there any quirks in Jerusalem's time zone?
The start and end of daylight saving can differ from other regions, occasionally causing temporary misalignment with global partners.
How does the timezone impact business hours in Jerusalem?
Business hours often start early and end earlier in the afternoon, especially in summer, to make the most of daylight and accommodate religious observances.

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