Asia · Sri Lanka

Current time in Colombo

India Standard Time.

+0530 · UTC+05:30IANA: Asia/Colombo6.94° N · 79.85° E
Current time☀ Daylight
10:07:19

Tuesday, June 2, 2026

05:5312:0818:23
Sunrise
05:53
Solar noon
12:08
Sunset
18:23

Offset right now

UTC+05:30

India Standard Time · +0530

Daylight saving

Not observed

This zone has no seasonal clock change.

About Colombo time

Colombo keeps one clock.

Colombo keeps a single year‑round schedule with a half‑hour offset that stands out from most global business hubs. In Sri Lanka’s beating commercial heart, the sun crests early and markets, offices, and port logistics hum during UK‑to‑APAC overlap windows.

Frequently asked questions

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

Is the time ahead of nearby India?
Sri Lanka’s meridian and historical choices give it half‑hour alignment, so it mirrors India’s time closely but maintains its own legal zone for precision in shipping and data logs.
Can teams expect DST shifts when planning calls?
None—Colombo stopped daylight adjustments decades ago, making scheduling predictable across fiscal cycles and conference calendars.
What’s sunrise in Colombo?
Tropical proximity to the equator means sunrise seldom wanders far from 6 a.m., so early risers catch a quiet start before trading floors and e‑commerce ops light up.
How does the half‑hour aid finance desks?
With a near five‑and‑a‑half‑hour lead over London, teams equidistant from Mumbai and Singapore can place overlapping “bridge” shifts for exports and customer support.
Do rural districts use Colombo time officially?
Yes—central administration, banks, and telcos follow Colombo time islandwide, so inter‑district mail or parcel delivery rarely needs time corrections.
Is Colombo’s time used in maritime trade?
Logs from Port of Colombo list timestamps in this time zone, easing integration with customs systems and global container‑tracking standards.
Are call center operators aligned with Western times?
Outbound campaigns tile Colombo’s standard hours against U.S. evenings and Australasian mornings, maximizing multilingual coverage without local clock drift.

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