Asia · Uzbekistan

Current time in Andijon

Uzbekistan Standard Time.

+05 · UTC+05:00IANA: Asia/Tashkent40.78° N · 72.35° E
Current time☀ Daylight
09:39:26

Tuesday, June 2, 2026

04:4012:0819:36
Sunrise
04:40
Solar noon
12:08
Sunset
19:36

Offset right now

UTC+05:00

Uzbekistan Standard Time · +05

Daylight saving

Not observed

This zone has no seasonal clock change.

About Andijon time

Andijon keeps one clock.

Andijon is a fast-deepwork hub in eastern Uzbekistan; its consistent +05:00 UTC/year-round schedule makes daylight generous for overlapping with both Moscow and Southeast Asia.

Frequently asked questions

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

What is the time difference between Andijon and Uzbekistan's westernmost city, Nukus?
Both cities share the same time zone (UTC+5), meaning no internal time difference despite Nukus being nearly 1,000 km west.
How does Andijon’s time zone affect remote work with global teams?
Working in Andijon gives you a 7–10 hour head start on New York, making it ideal for morning syncs with US East Coast teams before lunch.
Is there daylight saving in Uzbekistan?
No — Uzbekistan abolished daylight saving in 1991, so Andijon’s UTC+05:00 stays fixed all year, simplifying scheduling for remote teams.
Why is Andijon called 'the city of mornings'?
Its name derives from a Persian word for 'dawn'; locals joke that the sun rises 30 minutes earlier here than in western Uzbekistan due to its high eastern longitude — good news for remote workers needing an early start.
Does Andijon observe nowruz with time zone quirks?
During Nowruz (spring equinox), Andijon’s generous +05 offset means celebrations can begin at midnight UTC—ideal for joining live streams from Tehran or Baku at reasonable local hours.
How does population density affect meeting availability?
As one of Uzbekistan’s most populous cities (>750,000), Andijon maintains a tight 9-to-5 tech scene, making local coordination seamless alongside global teams.
Any seasonal time-related adjustments?
With no daylight saving, Andijon’s work rhythm stays predictable year-round; summer days stretch to 16 hours of daylight, giving remote workers extra post-work flexibility.
What makes Andijon’s location strategic for cross-border work?
Sharing Kyrgyzstan’s time zone (UTC+05) while in Uzbekistan creates natural overlaps with both Central Asian neighbors and Indian subcontinent markets, easing coordination.

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