Asia · North Korea

Current time in Hamhŭng

Korean Standard Time.

KST · UTC+09:00IANA: Asia/Pyongyang39.92° N · 127.54° E
Current time☀ Daylight
13:36:31

Tuesday, June 2, 2026

05:0212:2719:52
Sunrise
05:02
Solar noon
12:27
Sunset
19:52

Offset right now

UTC+09:00

Korean Standard Time · KST

Daylight saving

Not observed

This zone has no seasonal clock change.

About Hamhŭng time

Hamhŭng keeps one clock.

Hamhŭng hums to the steady beat of Pyongyang Standard Time, where factory shifts and city life follow a tightly coordinated schedule under the same clock as the capital. In North Korea’s second-largest city, punctuality isn’t just polite—it’s policy, and the workday unfolds with military precision from dawn to dusk.

Frequently asked questions

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

Does Hamhŭng observe daylight saving time?
No—like all of North Korea, Hamhŭng stays on Pyongyang Standard Time (UTC+9) year-round, with no seasonal clock changes.
How does Hamhŭng’s timezone compare to Seoul?
Hamhŭng shares the exact same timezone as Seoul—both use UTC+9—despite being in different countries.
Why does North Korea use UTC+9 instead of its solar time?
North Korea adopted UTC+9 in 2015 to align with South Korea symbolically, though it briefly switched to UTC+8.5 in 2018 before reverting.
Is there any variation in daily routines across North Korea’s cities?
Not really—Hamhŭng follows the same national time and work rhythm as Pyongyang, with synchronized start times for factories, schools, and public transport.
What’s unique about Hamhŭng’s position within its timezone?
Located on North Korea’s east coast, Hamhŭng sees sunrise earlier than western cities like Pyongyang, yet everyone still clocks in at the same official time.
Do businesses in Hamhŭng coordinate with international partners?
Limited international trade means most scheduling stays domestic, but when coordination happens, the fixed UTC+9 offset simplifies planning—no DST surprises.
How does the lack of daylight saving affect energy use?
Without clock shifts, lighting and heating schedules remain consistent year-round, which may help stabilize an already tightly controlled power grid.

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