Asia · Mongolia

Current time in Ulan Bator

Ulaanbaatar Standard Time.

+08 · UTC+08:00IANA: Asia/Ulaanbaatar47.92° N · 106.91° E
Current time☀ Daylight
11:26:38

Sunday, May 31, 2026

04:5812:5020:41
Sunrise
04:58
Solar noon
12:50
Sunset
20:41

Offset right now

UTC+08:00

Ulaanbaatar Standard Time · +08

Daylight saving

Not observed

This zone has no seasonal clock change.

About Ulan Bator time

Ulan Bator keeps one clock.

In Ulaanbaatar, the world's coldest capital sits high on the Mongolian steppe, daily life pushes forward under vast open skies where the sun rises early and sets late, coloring long summer days with a steady, unhurried rhythm. Here in Mongolia, business hours stretch naturally with the light, as teams sync their clocks to the endless horizon and the timeless pace of the land.

Frequently asked questions

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

Does Mongolia observe daylight saving time?
No, Mongolia does not observe daylight saving time. The clocks stay the same all year round.
How does the sun affect the workday in this timezone?
During summer, Ulaanbaatar receives long daylight hours, with the sun setting quite late in the evening. People take advantage of the long light for after-work activities.
What is the standard offset?
+08 is the standard abbreviation for this timezone.
What country is in this timezone?
Mongolia has this timezone.
What is the current UTC offset?
The current offset is 480 minutes ahead of UTC.

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