Asia · Afghanistan

Current time in Mazār-e Sharīf

Afghanistan Time.

+0430 · UTC+04:30IANA: Asia/Kabul36.71° N · 67.11° E
Current time☀ Daylight
09:10:39

Tuesday, June 2, 2026

04:4311:5919:15
Sunrise
04:43
Solar noon
11:59
Sunset
19:15

Offset right now

UTC+04:30

Afghanistan Time · +0430

Daylight saving

Not observed

This zone has no seasonal clock change.

About Mazār-e Sharīf time

Mazār-e Sharīf keeps one clock.

Mazar-e Sharif greets the sun early each morning, giving you several hours of daylight overlap with Europe only a brief window to collaborate with teams in North Asia or the eastern Americas. In this fast-growing northern Afghanistan hub near the Uzbekistan border, productivity often starts with the annual Nowruz celebrations, when the Blue Mosque becomes the city's vibrant center of cultural life connecting past and present workdays.

Frequently asked questions

Common questions about Mazār-e Sharīf's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].

What is unique about Mazar-e Sharif's time zone?
It observes Afghanistan's single, non-DST time zone, which is offset 4.5 hours ahead of UTC precisely because Afghanistan historically straddled the boundary between UTC+04:00 and UTC+05:00.
How does the time zone impact daily life in Mazar-e Sharif?
Schools and government offices typically operate on an 08:00–16:00 schedule, so coordinating with Western Hemisphere partners requires either nights or very early mornings.
What is the best time to contact Mazar e Sharif from New York?
The overlap for real-time work is around 07:00–09:00 (EST/EDT), the quiet hours before lunch in Afghanistan.
How does Mazar-e Sharif compare to the Afghan national time?
Unlike Kabul, Mazar-e Sharif sits roughly 1.5° further west in longitude, meaning solar noon and evening light arrive a few minutes earlier.
Is there daylight saving in Mazar-e Sharif?
No. Afghanistan abolished daylight saving time decades ago, keeping UTC+04:30 year-round, unlike neighboring Iran and Pakistan that have varied DST policies since 2000.
Why is the half-hour time zone significant for business?
The matching time difference with Tehran makes cross-border trade and coordination with Iran easier, and the two-way connection with nearby Gur-e-Amir Mausoleum and Balkh province airports reinforces regional stability.
What are fun facts about Mazar-e Sharif's time zone?
Afghanistan shares the UTC+04:30 hour with no other sovereign nation, making the time zone a distinctive flag in any international call—and a conversation starter in any global meeting.

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