Asia · Eastern Asia · Sovereign state

Current time in Japan

A single time zone at UTC+09:00.

Time in Tokyo☟ Night
04:58:58

Saturday, June 6, 2026

04:2511:3918:53
Zone
JST
UTC
UTC+09:00
IANA
Asia/Tokyo

About Japan's time

A single time zone.

Japan operates on a single time zone, Japan Standard Time (JST), which is UTC+09:00. The country does not observe daylight saving time.

Major cities

Cities of Japan.

Adachi
04:58
04:58:58 · JST
UTC+09:00
Aihara
04:58
04:58:58 · JST
UTC+09:00
Chiba
04:58
04:58:58 · JST
UTC+09:00
Edogawe
04:58
04:58:58 · JST
UTC+09:00
Fukuoka
04:58
04:58:58 · JST
UTC+09:00
Hachiƍji
04:58
04:58:58 · JST
UTC+09:00
Hamamatsu
04:58
04:58:58 · JST
UTC+09:00
Himeji
04:58
04:58:58 · JST
UTC+09:00
Hiroshima
04:58
04:58:58 · JST
UTC+09:00
Honchƍ
04:58
04:58:58 · JST
UTC+09:00
Itabashi
04:58
04:58:58 · JST
UTC+09:00
Kagoshima
04:58
04:58:58 · JST
UTC+09:00
Kawaguchi
04:58
04:58:58 · JST
UTC+09:00
Kawasaki
04:58
04:58:58 · JST
UTC+09:00
Kitakyushu
04:58
04:58:58 · JST
UTC+09:00
Kobe
04:58
04:58:58 · JST
UTC+09:00
Kotƍ
04:58
04:58:58 · JST
UTC+09:00
Kumamoto
04:58
04:58:58 · JST
UTC+09:00
Kyoto
04:58
04:58:58 · JST
UTC+09:00
Matsuyama
04:58
04:58:58 · JST
UTC+09:00
Nagoya
04:58
04:58:58 · JST
UTC+09:00
Niigata
04:58
04:58:58 · JST
UTC+09:00
Okayama
04:58
04:58:58 · JST
UTC+09:00
Osaka
04:58
04:58:58 · JST
UTC+09:00
Ìta
04:58
04:58:58 · JST
UTC+09:00
Sagamihara
04:58
04:58:58 · JST
UTC+09:00
Saitama
04:58
04:58:58 · JST
UTC+09:00
Sakai
04:58
04:58:58 · JST
UTC+09:00
Sapporo
04:58
04:58:58 · JST
UTC+09:00
Sendai
04:58
04:58:58 · JST
UTC+09:00
Setagaya
04:58
04:58:58 · JST
UTC+09:00
Shizuoka
04:58
04:58:58 · JST
UTC+09:00
Suginami
04:58
04:58:58 · JST
UTC+09:00
Tokyo
04:58
04:58:58 · JST
UTC+09:00
Utsunomiya
04:58
04:58:58 · JST
UTC+09:00
Yokohama
04:58
04:58:58 · JST
UTC+09:00

History

How Japan keeps time.

Japan adopted its current standard time on January 1, 1888 (Meiji 21), choosing UTC+09:00 to align with its geographic position. This unified the country under one time zone for the first time, replacing the old local solar time system. Japan briefly observed daylight saving time from 1948 to 1952 during the post-war period under Allied occupation, but it was unpopular and discontinued. Despite occasional debates about reintroducing DST to save energy, especially after the 2011 energy crisis, DST has never been permanently reimplemented.

Did you know?

Things about Japan's time.

Fact · 01

Despite spanning a large geographic area from north to south, Japan maintains just one time zone, meaning sunrise and sunset times vary significantly across the country. Hokkaido, for example, sees much earlier sunrises and sunsets compared to southern islands like Okinawa. The country's consistent use of JST (UTC+09:00) simplifies coordination across regions and reduces scheduling complexity for national events like the widely watched annual 'Kƍhaku Uta Gassen' broadcast, which airs at 7:15 PM JST nationwide.

Frequently asked questions

Common questions about Japan's time zone, daylight saving rules, and how to handle it in software. Can't find what you need? Email [email protected].

What is the current time in Japan?
Japan Standard Time (JST) is always UTC+09:00, with no daylight saving time.
Does Japan observe daylight saving time?
No, Japan does not observe daylight saving time. Daylight saving was briefly used from 1948–1952 but discontinued.
How many time zones does Japan use?
Japan uses only one time zone: Asia/Tokyo (UTC+09:00), covering the entire country regardless of latitude.
Are there any exceptions or regional differences?
No, all of Japan—including Hokkaido, Honshu, Shikoku, Kyushu, and Okinawa—follows the same time zone (JST).
Why hasn't Japan adopted daylight saving time?
Public opposition, lack of perceived energy savings, and cultural preferences have prevented Japan from reinstating DST despite periodic debates.
How does the single time zone affect daily life?
It simplifies national scheduling and broadcasting, though natural daylight hours vary significantly between northern and southern regions.

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