Asia · Laos

Current time in Vientiane

Indochina Time.

+07 · UTC+07:00IANA: Asia/Vientiane17.97° N · 102.60° E
Current time☀ Daylight
10:26:34

Sunday, May 31, 2026

05:3312:0718:41
Sunrise
05:33
Solar noon
12:07
Sunset
18:41

Offset right now

UTC+07:00

Indochina Time · +07

Daylight saving

Not observed

This zone has no seasonal clock change.

About Vientiane time

Vientiane keeps one clock.

As the sun rises over the Mekong, Vientiane starts its day early and finishes work while Europe is just hitting its coffee break, giving remote teams in Laos a quiet head start on their global collaborators.

Frequently asked questions

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

What UTC offset does Vientiane follow?
Vientiane follows UTC+07 without any adjustments.
Does Vientiane observe daylight saving time?
No, Vientiane does not observe daylight saving time.
Which major cities share Vientiane's time zone?
Bangkok, Hanoi, and Jakarta share the same time zone as Vientiane.
What is the official time zone name for Vientiane?
The official IANA time zone identifier is 'Asia/Vientiane'.
Does Vientiane ever change its clocks for daylight saving?
Laos has never observed daylight saving time, so clocks remain constant year-round.
What neighboring countries share this offset?
Thailand, Vietnam, and Cambodia all operate on the same UTC+07 offset as Vientiane.
Is Vientiane's time zone abbreviation unique?
While often abbreviated as '+07', the full designation is 'Asia/Vientiane'.
What are scheduling tips for coordinating with Vientiane?
Vientiane作息 often means they're online and available during early European afternoons or late mornings in the Americas

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