Asia · Malaysia
Current time in Johor Bahru
Malaysia Time.
+08 · UTC+08:00IANA: Asia/Kuala_Lumpur1.47° N · 103.76° E
Current time☀ Daylight
12:41:06
Tuesday, June 2, 2026
Sunrise
06:56
Solar noon
13:02
Sunset
19:08
Daylight saving
Not observed
This zone has no seasonal clock change.
About Johor Bahru time
Johor Bahru keeps one clock.
In Johor Bahru, the workday starts early under the equatorial sun, with businesses humming along at UTC+08, making it a natural bridge between Singapore’s pace and regional coordination across Southeast Asia.
Frequently asked questions
Common questions about Johor Bahru's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].
- Does Johor Bahru observe daylight saving time?
- No, Malaysia does not observe daylight saving time, so the time in Johor Bahru remains consistent year-round at UTC+08.
- How does Johor Bahru's time zone compare to Singapore?
- Johor Bahru shares the same time zone as Singapore (UTC+08), making cross-border coordination seamless between the two neighboring cities.
- What is the typical workday rhythm in Johor Bahru?
- The workday in Johor Bahru typically begins early, with businesses active from around 8:00 AM, aligning with the UTC+08 time zone and the region's equatorial daylight patterns.
- How does Johor Bahru's location affect its time zone?
- Situated near the equator at 1.4655°N, Johor Bahru experiences minimal variation in daylight hours throughout the year, keeping a steady rhythm ideal for consistent scheduling.
- Is Johor Bahru in the same time zone as the rest of Malaysia?
- Yes, all of Malaysia, including Johor Bahru, operates on UTC+08, known as Malaysia Time (MYT), ensuring uniformity across the country.
- What are the implications for remote teams working with Johor Bahru?
- Remote teams should note that Johor Bahru’s UTC+08 offset means it is 8 hours ahead of UTC, making it convenient for overlapping work hours with East Asian and Australian teams.
- Does Johor Bahru ever change its time zone?
- No, Johor Bahru has maintained the UTC+08 time zone since 1982, when Malaysia standardized its time across the country.
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
}
}
]
}