Asia · Tajikistan

Current time in Dushanbe

Tajikistan Time.

+05 · UTC+05:00IANA: Asia/Dushanbe38.55° N · 68.77° E
Current time☀ Daylight
08:26:12

Sunday, May 31, 2026

05:0212:2219:42
Sunrise
05:02
Solar noon
12:22
Sunset
19:42

Offset right now

UTC+05:00

Tajikistan Time · +05

Daylight saving

Not observed

This zone has no seasonal clock change.

About Dushanbe time

Dushanbe keeps one clock.

Daylight saving never shifts here — Tajikistan stays on UTC+05 year-round, so the business rhythm in Dushanbe follows steady, predictable hours, giving remote teams one less scheduling surprise.

Frequently asked questions

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

Is there daylight saving time in Dushanbe?
No, Tajikistan abolished daylight saving adjustments, locking Dushanbe to a consistent UTC+05 offset all year.
Is Dushanbe ever on UTC+06?
Dushanbe previously used UTC+06 during certain Soviet-era periods, but it now rigidly maintains UTC+05 without seasonal shifts.
How does Dushanbe's time zone compare to nearby capitals?
Dushanbe shares UTC+05 with Islamabad and Tashkent, making synchronous calls across these South Asian neighbors straightforward.
How do you refer to the time zone?
Locally, people in Dushanbe say "Душанбе вақт минтақаси" (Dushanbe vaqt mintaqasi), meaning "Dushanbe Time Zone", almost always dropping UTC+05.
Are there other cities that share Dushanbe's time zone?
Beyond Dushanbe, this same UTC+05 offset covers much of Tajikistan and Pakistan, including Karachi and Islamabad—ideal for coordinating cross-border work.
How does daylight saving's absence benefit remote teams?
With no clock changes, meeting times in Dushanbe stay fixed year-round, letting global partners lock in a reliable time difference of UTC+05.
What unique aspects define Dushanbe's time zone?
Dushanbe's UTC+05 matches solar noon closely, keeping business hours in sync with natural daylight patterns across the Tajikistan region; it is a fixed, no-clock-change zone that remote collaborators depend on.

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