Asia · Iran

Current time in Isfahan

Iran Standard Time.

+0330 · UTC+03:30IANA: Asia/Tehran32.65° N · 51.67° E
Current time☀ Daylight
08:09:40

Tuesday, June 2, 2026

04:5612:0119:06
Sunrise
04:56
Solar noon
12:01
Sunset
19:06

Offset right now

UTC+03:30

Iran Standard Time · +0330

Daylight saving

Not observed

This zone has no seasonal clock change.

About Isfahan time

Isfahan keeps one clock.

In Isfahan, Iran, the workday unfolds under a steady +0330 offset, where mornings start early to make the most of the daylight, and the city's historic bazaars buzz with activity well into the afternoon. This unique half-hour shift from UTC means that coordinating with teams in Europe or South Asia requires a bit of mental math, but it also gives Isfahan a distinct rhythm, blending ancient charm with modern business pace.

Frequently asked questions

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

Why does Isfahan use a +0330 offset instead of a full hour?
Iran's timezone is set at UTC+03:30, a half-hour offset that aligns with its geographical position and historical timekeeping practices, making it one of the few countries with a non-standard hourly offset.
How does the +0330 offset affect business hours in Isfahan?
Businesses in Isfahan typically operate from 9:00 AM to 5:00 PM local time, which translates to 5:30 AM to 1:30 PM UTC, requiring careful scheduling for international calls or meetings.
Does Isfahan observe daylight saving time?
No, Iran does not observe daylight saving time, so the +0330 offset remains constant throughout the year, simplifying long-term planning for remote teams.
What is the best time to schedule meetings with Isfahan?
The overlap with European mornings and South Asian afternoons makes 10:00 AM to 12:00 PM local time ideal for cross-continental collaboration.
How does the half-hour offset impact daily life in Isfahan?
Locals are accustomed to the unique timing, with school, work, and social activities all structured around the +0330 clock, creating a seamless blend of tradition and punctuality.
Is Isfahan's timezone common in the region?
Iran is one of the few countries with a half-hour offset, setting it apart from neighboring countries that use full-hour offsets like UTC+03:00 or UTC+04:00.
How does the +0330 offset affect travel to Isfahan?
Travelers should note that flight schedules and hotel check-ins are based on local time, which is 3.5 hours ahead of UTC, requiring adjustment for those coming from regions with full-hour offsets.
What cultural aspects are influenced by the timezone?
The unique offset has shaped local customs, with tea houses and bazaars often staying open later into the evening, taking advantage of the extended daylight 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
}
}
]
}