Oceania · Micronesia · Dependency
Current time in Northern Mariana Islands
A single time zone at UTC+10:00.
Time in Saipan☾ Night
20:00:52
Thursday, June 11, 2026
Zone
ChST
UTC
UTC+10:00
IANA
Pacific/Saipan
About Northern Mariana Islands's time
A single time zone.
The Northern Mariana Islands share a single timezone and don't switch to day-light saving time.
Major cities
Cities of Northern Mariana Islands.
Convert
Northern Mariana Islands to the world's clocks.
Northern Mariana Islands
8pm
Eastern Standard Time
6am
Northern Mariana Islands to Eastern Time14 hours ahead
Northern Mariana Islands
8pm
Pacific Time
3am
Northern Mariana Islands to Pacific Time17 hours ahead
Northern Mariana Islands
8pm
Greenwich Mean Time
11am
Northern Mariana Islands to London (GMT)9 hours ahead
Northern Mariana Islands
8pm
Central European Time
12pm
Northern Mariana Islands to Central Europe8 hours ahead
Northern Mariana Islands
8pm
India Standard Time
3:30pm
Northern Mariana Islands to India4 hours 30 minutes ahead
Northern Mariana Islands
8pm
Japan Standard Time
7pm
Northern Mariana Islands to Japan1 hour ahead
Frequently asked questions
Common questions about Northern Mariana Islands's time zone, daylight saving rules, and how to handle it in software. Can't find what you need? Email [email protected].
- What timezone is the Northern Mariana Islands in?
- It follows Pacific/Saipan (Chamorro Standard Time), which is UTC+10:00.
- Does the Northern Mariana Islands observe daylight saving time?
- No, the islands stay on the same time all year round.
- How does the Northern Mariana Islands compare with Guam?
- Both are in the same UTC+10:00 zone, so they share the same time throughout the year.
- What time difference does it have with Tokyo?
- Tokyo runs at UTC+9:00, so the Northern Mariana Islands is typically 1 hour ahead of Tokyo.
- Can I use the same clocks I use in Honolulu?
- No—Honolulu is UTC−10:00 without DST, so its time is very different from the Northern Mariana Islands.
- Is there more than one local time in the islands?
- No, both Saipan and the rest of the Northern Mariana Islands use the same ChST time.
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
}
}
]
}