Asia · Indonesia

Current time in Surabaya

Western Indonesia Time.

WIB · UTC+07:00IANA: Asia/Jakarta7.25° S · 112.75° E
Current time☀ Daylight
11:39:16

Tuesday, June 2, 2026

05:3511:2617:18
Sunrise
05:35
Solar noon
11:26
Sunset
17:18

Offset right now

UTC+07:00

Western Indonesia Time · WIB

Daylight saving

Not observed

This zone has no seasonal clock change.

About Surabaya time

Surabaya keeps one clock.

Surabaya, Indonesia's energetic second city, thrives on bustling commerce from early morning until late evening in the WIB timezone. Coordinating with colleagues here means aligning with Jakarta's business hours in mainland Taiwan, South Korea or western Australia — helpful for teams spanning the Asia-Pacific region.

Frequently asked questions

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

Why doesn't Surabaya observe daylight saving time?
Indonesia abolished daylight saving in 1963, and Surabaya follows permanent standard time, making scheduling predictable year-round.
How does -7° latitude affect daily work rhythms?
Despite being south of the equator Surabaya experiences consistent ~12-hour days, enabling stable routines without seasonal disruptions or late sunsets.
What's unique about WIB offset for global teams?
Surabaya's +7 offset neatly bridges gaps between India (UTC+5:30), China (UTC+8), and Australian time zones for Asia-Pacific collaboration.
How early do business activities typically start?
Many Surabayan businesses open by 7:00–8:00 local time with rush hour traffic before 9:00 AM, and lunch breaks peak around noon.
Is Surabaya considered close to the equator?
Yes — at 7°14S Surabaya sits just outside the tropical zone but maintains humid warmth and minimal daylight variation year-round.
Why didn't Indonesia keep multiple timezones?
In 2024 Indonesia simplified its three zones to just WIB (UTC+7) and WIT (UTC+9), with Surabaya now aligned with Jakarta's WIB standard.
Does Surabaya have distinct monsoon seasons affecting schedules?
Yes — November–March brings heavy rains occasionally disrupting outdoor work and logistics — teams should allow buffer during local rainy season.
How does Surabaya's port affect schedules?
The Tanjung Perak port operates 24/7 with round-the-clock shipping activity that keeps many logistics businesses active through weekends.
What's the typical end-of-business-day pattern?
Evening commutes begin by 17:30–18:00 PM, and malls/restaurants stay busy until 21:00 or later — schedules often extend past sunset in Surabaya.

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