Asia · Vietnam

Current time in Hanoi

Indochina Time.

+07 · UTC+07:00IANA: Asia/Ho_Chi_Minh21.03° N · 105.83° E
Current time☀ Daylight
10:26:43

Sunday, May 31, 2026

05:1411:5418:33
Sunrise
05:14
Solar noon
11:54
Sunset
18:33

Offset right now

UTC+07:00

Indochina Time · +07

Daylight saving

Not observed

This zone has no seasonal clock change.

About Hanoi time

Hanoi keeps one clock.

Hanoi’s clock runs on Indochina Time (+07), a sunrise-center, sunset-halfway-through-the-office pace. Coordinating with Euro-American colleagues means catching early mornings before the midday heat, and late afternoons work well for calls with Singapore or Jakarta.

Frequently asked questions

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

What does the timezone look like right now in Hanoi?
Hanoi operates on Asia/Ho_Chi_Minh time, currently UTC+07:00. No daylight saving adjustments.
Does Hanoi observe daylight saving time?
No, Vietnam does not use daylight saving, so clocks stay consistent year-round.
How does the timezone affect working hours?
Most businesses open between 7:30–8 AM local time, making mornings ideal for international meetings with Pacific-time zones.
When is the best time to schedule meetings between Hanoi and Europe?
Between 2:00 PM and 4:00 PM (9:00–11:00 AM CET) overlap works well, avoiding Hanoi’s typical lunch break from 11:30 AM to 1:00 PM.
How does timezone coordination work across Southeast Asia?
Hanoi shares its timezone with Bangkok and Jakarta, making it easy to sync regionally, though Tokyo is an hour ahead at UTC+09.
Is there a unique aspect of daily rhythm?
Start the day with phở and news around 8 AM, take lunch around noon, and end the workday by 5:30 PM as bustling streets prepare for the evening energy around Hoàn Kiếm Lake and the Old Quarter.
What are typical business hours in Hanoi?
Offices and government departments usually operate from 7:30 AM to 5:30 PM, Monday through Friday.
Are weekends different for scheduling?
Saturday is a half-day for some offices and markets, especially trade fairs and retail, but weekends are generally for personal and cultural activities.

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