Americas · Colombia

Current time in Ibagué

Colombia Standard Time.

-05 · UTC-05:00IANA: America/Bogota4.44° N · 75.20° W
Current time☾ Night
23:37:55

Monday, June 1, 2026

☾ NIGHT 05:4711:5818:09
Sunrise
05:47
Solar noon
11:58
Sunset
18:09

Offset right now

UTC-05:00

Colombia Standard Time · -05

Daylight saving

Not observed

This zone has no seasonal clock change.

About Ibagué time

Ibagué keeps one clock.

In Ibagué, the 'City of Music,' the sun rises and sets at the same clock time virtually year-round thanks to Colombia's single timezone and no daylight saving changes. Meetings feel relaxed and warm in the heart of the Andes, where consistent 5 PM sunsets make it easy for global teams to plan their collaboration across the Americas.

Frequently asked questions

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

How many time zones does Colombia use?
Colombia uses only one time zone: UTC–5 throughout the entire country, including Ibagué, making internal coordination very simple.
When does the sun set in Ibagué?
Because Ibagué is very close to the equator, sunset is nearly constant all year around 17:00–18:00 local time, so outdoor meetings are comfortable.
Is Colombia currently using daylight saving time?
Colombia stopped using daylight saving time in 1993; clocks in Iaagué never change, providing predictable work hours outside the country.
What city is known as the 'City of Music'?
Ibagué is the UNESCO "City of Music," meaning it's filled with festivals and perfect for abroad-of-the-office culture building or events.
Remote work in Colombia - syncing with the US?
Ibagué at UTC–5 does not change, so you can stick to the same EST overlap schedule with US East Coast colleagues (shared 9 – 5) all year.

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