Asia · Indonesia

Current time in Balikpapan

Central Indonesia Time.

WITA · UTC+08:00IANA: Asia/Makassar1.27° S · 116.83° E
Current time☀ Daylight
12:40:37

Tuesday, June 2, 2026

06:0912:1018:12
Sunrise
06:09
Solar noon
12:10
Sunset
18:12

Offset right now

UTC+08:00

Central Indonesia Time · WITA

Daylight saving

Not observed

This zone has no seasonal clock change.

About Balikpapan time

Balikpapan keeps one clock.

Balikpapan is a coastal city in Indonesia that hums with the steady rhythm of oil and gas operations, where the tropical heat and sea breezes shape a workday that starts early to beat the afternoon downpours. Its WITA timezone places it squarely in the heart of central Indonesia, making it a natural bridge for coordinating between the western and eastern parts of the archipelago.

Frequently asked questions

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

What does WITA stand for?
WITA stands for Waktu Indonesia Tengah, or Central Indonesian Time, which is UTC+8.
Is Balikpapan in the same timezone as Jakarta?
No, Jakarta uses WIB (UTC+7), while Balikpapan uses WITA (UTC+8), so there is a one-hour difference.
Does Balikpapan observe daylight saving time?
No, Indonesia does not observe daylight saving time, so the time remains consistent year-round.
How does the timezone affect business with other parts of Indonesia?
Being in WITA, Balikpapan is one hour ahead of Jakarta, which can be advantageous for early coordination with western Indonesia and alignment with eastern regions like Papua.
What is the typical workday like in Balikpapan?
Work often starts early, around 7 or 8 AM, to take advantage of the cooler morning hours before the tropical heat peaks in the afternoon.
How does the equatorial location affect daily life?
Being near the equator, Balikpapan experiences relatively consistent day length year-round, with sunrise and sunset varying little, providing a stable daily rhythm.
Is Balikpapan a major hub for any industry?
Yes, it is a significant center for Indonesia's oil and gas industry, with many international companies operating in the region.
What is the population of Balikpapan?
As of the latest data, Balikpapan has a population of approximately 695,287 people.

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