Asia · Pakistan

Current time in Sukkur

Pakistan Standard Time.

PKT · UTC+05:00IANA: Asia/Karachi27.70° N · 68.86° E
Current time☀ Daylight
09:39:20

Tuesday, June 2, 2026

05:2812:2219:16
Sunrise
05:28
Solar noon
12:22
Sunset
19:16

Offset right now

UTC+05:00

Pakistan Standard Time · PKT

Daylight saving

Not observed

This zone has no seasonal clock change.

About Sukkur time

Sukkur keeps one clock.

Sukkur sits in Pakistan, where work runs on PKT — a full five hours ahead of UTC but without daylight saving shifts. That steady rhythm means mornings start bright and early, and even late afternoons hold plenty of daylight, making outdoor meetings or cross-timezone calls dependable year-round.

Frequently asked questions

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

Does Sukkur observe daylight saving?
No, PKT has been fixed at UTC+5 since 2009.
How many hours difference is there between Sukkur and London?
Sukkur is typically 5 hours ahead, though that grows to 4 during European daylight saving periods.
When is the workday usually scheduled?
Most offices open around 8:00–9:00 AM local time, with business ending by 5:00–6:00 PM.
How does the lack of daylight saving affect Sukkur?
It keeps suhoor and iftar prayer schedules in Ramadan more predictable and global meeting times unchanged.
Is Sukkur the same time as other major Pakistani cities?
Yes, Karachi, Lahore, Islamabad, and Sukkur all share PKT.

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