Oceania · Micronesia · Dependency
Current time in Northern Mariana Islands
A single time zone at UTC+10:00.
Time in Saipan☀ Daylight
06:04:56
Saturday, June 6, 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.
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
}
}
]
}