Asia · Malaysia

Current time in Kota Bharu

Malaysia Time.

+08 · UTC+08:00IANA: Asia/Kuala_Lumpur6.12° N · 102.24° E
Current time☀ Daylight
12:41:05

Tuesday, June 2, 2026

06:5513:0919:22
Sunrise
06:55
Solar noon
13:09
Sunset
19:22

Offset right now

UTC+08:00

Malaysia Time · +08

Daylight saving

Not observed

This zone has no seasonal clock change.

About Kota Bharu time

Kota Bharu keeps one clock.

Kota Bharu sits on Thailand's doorstep in northeastern Peninsular Malaysia, where afternoons along Kelantan River can feel unhurried while clocks stay locked at UTC+8 all year round. That puts the city in the same hour as Beijing, Hong Kong, and Perth—handy reference points for any team, even though local life often ticks to the rhythm of the nearest Thai border towns that fall back an hour.

Frequently asked questions

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

Why is Malaysia’s single time zone historically significant?
Peninsular Malaysia adopted UTC+8 in 1982 to match East Malaysia, unifying the country under one official time after decades of regional differences.
No daylight saving—does that simplify scheduling?
Yes. Kota Bharu and all of Malaysia stay at +08 the whole year, so you never have to worry about hour shifts or calculating new offsets.
How does Thai Standard Time affect cross-border life?
Thailand runs an hour behind Malaysia, so many Kelantanese set dual clocks to coordinate work or family calls across the Sungai Kolok border.
Does religious observance influence daily timing?
Friday lunch is an extended break for Jumu’ah prayers, requiring many offices, schools, and some shops to pause from about noon to mid-afternoon.
Is sun timing a practical concern?
Because the equator is close, sunrise and sunset in Kota Bharu are remarkably consistent year-round—around 7 a.m. and 7 p.m.—regardless of season.
What 8 a.m. workday start feels like locally?
An eight-in-the-morning start catches the cooler part of the day before coastal humidity and heat build toward midday.
Do regional TV or radio stations match the clock exactly?
Yes. National programming and local RTM Kelantan broadcasts all use Malaysia Standard Time (UTC+8)—no regional offsets to juggle.

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