Asia · Iran

Current time in Arāk

Iran Standard Time.

+0330 · UTC+03:30IANA: Asia/Tehran34.09° N · 49.70° E
Current time☀ Daylight
08:06:34

Tuesday, June 2, 2026

05:0012:0919:17
Sunrise
05:00
Solar noon
12:09
Sunset
19:17

Offset right now

UTC+03:30

Iran Standard Time · +0330

Daylight saving

Not observed

This zone has no seasonal clock change.

About Arāk time

Arāk keeps one clock.

In Iran, Arāk sits in the heart of the country's industrial corridor, where the workday often starts early to make the most of the daylight hours before the afternoon heat sets in. Its unique +03:30 offset means it's a half-hour ahead of its neighbors, creating a distinct rhythm for coordinating with teams in nearby time zones.

Frequently asked questions

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

What is unique about Iran's time zone?
Iran's time zone is one of the few in the world that uses a half-hour offset from UTC, specifically +03:30, which is not shared by any other major country.
How does Arāk's location affect its work rhythm?
Being in the central part of Iran, Arāk's workday is often structured around the early morning start to leverage the best of the daylight, given the intense afternoon heat.
What is the population of Arāk?
Arāk has a population of approximately 503,647 people, making it a significant urban center in Iran.
How does Arāk's time zone affect coordination with other cities?
When scheduling with teams in nearby time zones, remember that Arāk is a half-hour ahead, which can be a unique challenge for remote collaboration.
What is the latitude and longitude of Arāk?
Arāk is located at 34.094930 latitude and 49.698090 longitude, placing it in the central part of Iran.
Does Arāk observe daylight saving time?
No, Iran does not observe daylight saving time, so the offset remains constant at +03:30 throughout the year.
What is the current time in Arāk?
The current time in Arāk is +03:30, which is 210 minutes ahead of UTC.

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