Asia · Japan

Current time in Edogawe

Japan Standard Time.

JST · UTC+09:00IANA: Asia/Tokyo35.69° N · 139.87° E
Current time☾ Night
02:11:35

Friday, June 19, 2026

☾ NIGHT 04:2411:4118:58
Sunrise
04:24
Solar noon
11:41
Sunset
18:58

Offset right now

UTC+09:00

Japan Standard Time · JST

Daylight saving

Not observed

This zone has no seasonal clock change.

About Edogawe time

Edogawe keeps one clock.

Welcome to Edogawe in Japan — here, the offset is JST, clocks never spring forward, and every day keeps the same steady beat.

Convert

Edogawe to the world's clocks.

Open the converter →

Frequently asked questions

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

What is the local time right now?
Edogawe follows JST (GMT +540 minutes), which is the standard for the entire nation.
Does Daylight Saving Time ever change the clocks?
No, Japan does not observe daylight saving; the offset stays fixed all year.
When does the sun set in Edogawe?
With a fixed offset, sunset times shift naturally with the seasons, giving you the same 540 minutes added throughout the year.
Is Edogawe always GMT +540?
There is no daylight saving and never any offset fluctuation.
How are remote workers impacted by working with Edogawe's team?
The steady, no-jitter schedule means that morning meetings stay easy to plan and 540 minutes forward is always convenient for global teams.

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