Asia · Indonesia

Current time in Malang

Western Indonesia Time.

WIB · UTC+07:00IANA: Asia/Jakarta7.98° S · 112.63° E
Current time☀ Daylight
11:36:41

Tuesday, June 2, 2026

05:3611:2717:18
Sunrise
05:36
Solar noon
11:27
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 Malang time

Malang keeps one clock.

Malang is a cool, laid-back city in East Java, Indonesia, where the pace of life is noticeably more relaxed than the capital, Jakarta. Operating on Western Indonesian Time (WIB), its highland location means mornings are often wrapped in a pleasant mist, and the workday tends to start a bit later, offering a gentler rhythm for remote collaboration.

Frequently asked questions

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

Does Malang observe daylight saving time?
No, Indonesia does not observe daylight saving time, so the time in Malang (WIB) remains constant throughout the year.
What is the time difference between Malang and Jakarta?
There is no time difference; both Malang and Jakarta are in the same time zone, Western Indonesian Time (WIB).
How does Malang's highland location affect its workday?
The cooler highland climate often means a slightly later start to the workday, with many businesses opening around 8:00 or 9:00 AM local time.
What is a unique aspect of coordinating with teams in Malang?
Because it's in the same time zone as Jakarta, coordination is seamless, but the city's more relaxed pace can mean a preference for asynchronous communication.
What is the best time to schedule calls with Malang?
The most productive window for calls is typically between 10:00 AM and 4:00 PM WIB, avoiding the early morning mist and late afternoon rain.
How does the climate in Malang affect remote work?
The cooler temperatures can lead to more consistent productivity, but occasional heavy afternoon rain might disrupt outdoor activities or internet connectivity.
Is there a lunch break culture in Malang?
Yes, it's common for businesses to close for a midday break from 12:00 PM to 1:00 PM, which is a good time to schedule a call.
What is a fun fact about Malang's time zone?
Despite being a major city, Malang's time is identical to Jakarta's, yet its daily rhythm feels worlds apart due to its distinct Javanese culture and highland setting.

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