Asia · Iran

Current time in Mashhad

Iran Standard Time.

+0330 · UTC+03:30IANA: Asia/Tehran36.30° N · 59.61° E
Current time☀ Daylight
08:07:54

Tuesday, June 2, 2026

04:1511:2918:44
Sunrise
04:15
Solar noon
11:29
Sunset
18:44

Offset right now

UTC+03:30

Iran Standard Time · +0330

Daylight saving

Not observed

This zone has no seasonal clock change.

About Mashhad time

Mashhad keeps one clock.

In Mashhad, the day's rhythm revolves around the holy hours, starting late morning after Fajr prayers and stretching long into the cool evenings when the city truly comes alive with pilgrims visiting the Imam Reza Shrine. It's Iran's second-largest city, pulsing with spiritual energy that ebbs and flows with the call to prayer, offering a unique atmosphere for remote workers seeking focused time during midday and vibrant social life at dusk.

Frequently asked questions

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

Did you know that Mashhad is one of the holiest cities in Shia Islam, drawing over 20 million pilgrims annually?
This immense flow of visitors from across Iran and beyond means that the city's daily rhythm is deeply intertwined with spiritual observance, and local businesses often operate around prayer times and pilgrimage seasons, subtly shifting the workday compared to purely commercial cities in the same timezone.
How does Mashhad's position in the IRST (Iran Standard Time) affect international scheduling?
While the offset is a fixed +03:30, this half-hour difference from many global business hubs means scheduling meetings with Europe or the Americas often requires a bit more planning to find overlapping working hours that suit both sides, making early mornings or late evenings common relay points.
Does Mashhad experience daylight saving time adjustments like some other regions?
No, Iran abolished daylight saving time in 2022. Iran now maintains a consistent UTC+03:30 offset year-round, simplifying scheduling predictability for remote teams.
What makes the timezone offset of +03:30 special on a global scale?
Only a handful of countries worldwide use a half-hour offset; Iran shares this trait with India, Myanmar, and a few others. This creates a unique scheduling bridge between regions, meaning Mashhad's afternoon often overlaps neatly with the start of the workday in South Asia and the end of the day in Western Europe.
How does the seasonal variation in daylight affect Mashhad?
Like much of Iran, Mashhad has distinct seasons with hot summers and cold winters. However, the fixed UTC+03:30 ensures the time remains constant, but the amount of available daylight shifts significantly between summer and winter, which can subtly influence when outdoor activities or informal meetings take place.
Can I synchronize efforts easily with Mashhad-based teams if I am in a major European or Asian city?
Yes, Mashhad's half-hour offset often works surprisingly well for coordination; for instance, a 10:00 AM start in Mashhad means it's 07:30 AM in London (GMT) or 02:00 PM in Mumbai (IST), offering a window that catches both Asian and European working hours.
Is Mashhad only known for its spiritual significance?
Beyond pilgrimage, Mashhad is a major academic and medical hub in northeastern Iran, hosting large universities and hospitals, which means its work culture is also driven by research and healthcare schedules, adding another layer to its occupational rhythm beyond just religious tourism.
What is typical for a remote worker in Mashhad to do during their day?
They often start with morning prayers, then transition into focused work blocks in the late morning, take a longer midday break, and return to productivity in the late afternoon, syncing calls with international teams during overlapping slots.
Does the city's large population impact how its work culture functions?
With over 2.3 million residents and millions more pilgrims passing through, the city's digital and logistical infrastructure is constantly being tested, driving innovations in connectivity that benefit remote workers, though peak internet usage times align with evening social and prayer rushes.

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