Asia · Malaysia
Current time in Shah Alam
Malaysia Time.
+08 · UTC+08:00IANA: Asia/Kuala_Lumpur3.09° N · 101.53° E
Current time☀ Daylight
12:40:41
Tuesday, June 2, 2026
Sunrise
07:03
Solar noon
13:11
Sunset
19:20
Daylight saving
Not observed
This zone has no seasonal clock change.
About Shah Alam time
Shah Alam keeps one clock.
In Shah Alam, Malaysia, Malaysia’s close to the equator gives the city a nearly unchanging 12‑hour day year‑round, and this predictability makes it ideal for back‑to‑back calls with Southeast Asian partners.
Frequently asked questions
Common questions about Shah Alam's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].
- Does Shah Alam ever change its clocks for daylight saving?
- No, Shah Alam does not observe daylight saving time—Malaysia stays on the same UTC+8 offset throughout the year.
- How far ahead of UTC is Shah Alam today?
- At the current time, Shah Alam is at UTC+8, which in minutes is +480.
- Why is Shah Alam’s time aligned with Kuala Lumpur’s?
- Shah Alam shares the Asia/Kuala_Lumpur timezone with Kuala Lumpur, so business hours and public timings are almost always synchronized across the greater metro area.
- Are日出 and sunset times stable across seasons?
- Very stable—situated just above the equator, Shah Alam sees only small shifts in sunrise and sunset times over the year, which simplifies scheduling with East Asian and Australian partners.
- What’s the biggest time‑alignment convenience for international teams?
- Because of its UTC+8 position, Shah Alam sits in the same business window as much of China, Hong Kong, Singapore, and Taiwan, making same‑day coordination easy.
- Does Shah Alam always stay on UTC+8 or has it ever shifted?
- Malaysia’s standard time for this area has long been UTC+8; while historical adjustments have occurred nationally, today Shah Alam consistently operates at this offset.
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
}
}
]
}