Asia · Afghanistan

Current time in Kabul

Afghanistan Time.

+0430 · UTC+04:30IANA: Asia/Kabul34.52° N · 69.18° E
Current time☾ Night
01:43:34

Saturday, June 6, 2026

☾ NIGHT 04:4011:5119:02
Sunrise
04:40
Solar noon
11:51
Sunset
19:02

Offset right now

UTC+04:30

Afghanistan Time · +0430

Daylight saving

Not observed

This zone has no seasonal clock change.

About Kabul time

Kabul keeps one clock.

In Kabul, business hours run steady and predictable since the city keeps a single offset year-round, making scheduling with partners across the region refreshingly straightforward—no spring-forward surprises. With afternoon light lingering well into the evening during most months, you’ll find many offices finishing late in a city that rarely adjusts its clocks.

Frequently asked questions

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

How does Kabul’s unique UTC+04:30 offset affect daily schedules?
The half-hour offset means meetings don’t line up neatly on the hour with many neighboring countries, so Afghan and international teams often double-check times to avoid confusion.
Does Kabul observe daylight saving time?
No, Afghanistan does not use daylight saving time, so the local time remains constant throughout the year.
Is the UTC+04:30 time zone shared by other countries?
Afghanistan is one of only a handful of countries that use a 30-minute offset, putting it in a small global group with India and Iran.
What impact does not having daylight saving have on business continuity?
Without seasonal clock changes, there are fewer scheduling mishaps and shifts in working daylight, helping Afghan teams maintain a smooth work rhythm.
How does late-afternoon sunlight in Kabul influence working patterns?
With evenings staying light much later in many months, you’ll find Kabul workplaces often operating on more flexible hours compared to regions with narrower windows of natural light.
Is Kabul aligned with neighboring capitals like Islamabad or Dhaka?
Kabul’s UTC+04:30 puts it 30 minutes behind Islamabad and aligns differently from Dhaka (UTC+0), requiring coordination for cross-border calls or deadlines.

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