Oceania · Guam

Current time in Hagåtña

Chamorro Standard Time.

ChST · UTC+10:00IANA: Pacific/Guam13.48° N · 144.75° E
Current time☀ Daylight
07:19:45

Saturday, June 6, 2026

05:5212:1918:46
Sunrise
05:52
Solar noon
12:19
Sunset
18:46

Offset right now

UTC+10:00

Chamorro Standard Time · ChST

Daylight saving

Not observed

This zone has no seasonal clock change.

About Hagåtña time

Hagåtña keeps one clock.

Hagåtña sits right on the edge of daylight, waking up each morning while much of the world is still asleep. The island’s single, steady time zone means business flows smoothly across Asia and the Pacific without skipping a beat.

Frequently asked questions

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

What is the local time zone name?
Hagåtña follows Chamorro Standard Time (ChST), which is UTC+10, shared across all of Guam and the Northern Mariana Islands.
Does the time change at any time of year?
No, Guam maintains a consistent UTC+10 offset year-round with no daylight saving adjustments.
When does the sun rise and set in Hagåtña?
Sunrise hovers around 6:30 a.m. and sunset near 6:00 p.m., keeping daylight hours remarkably even throughout the year.
Why is ChST notable in global business?
ChST aligns closely with major Australian and East Asian markets, making Hagåtña a convenient hub for coordination between Oceania and Asia.
Are there any local quirks tied to the time zone?
Guam uses the International Date Line to stay on the ‘next day' compared to Hawaii—Chamorro communities often joke about living in tomorrow.

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