Oceania · Melanesia · Sovereign state

Current time in Solomon Islands

A single time zone at UTC+11:00.

Time in Honiara☀ Daylight
14:27:34

Sunday, May 31, 2026

06:2912:1718:06
Zone
+11
UTC
UTC+11:00
IANA
Pacific/Guadalcanal

About Solomon Islands's time

A single time zone.

The Solomon Islands operates on a single timezone, UTC+11:00, so it doesn't have to worry about confusing domestic time changes or DST shifts.

Major cities

Cities of Solomon Islands.

History

How Solomon Islands keeps time.

The Solomon Islands has consistently used UTC+11:00 as its timezone. During the British Solomon Islands Protectorate era, the islands followed a similar offset, and this has remained unchanged since independence in 1978. The country has never observed daylight saving time.

### Adoption of UTC+11:00 Historical records from the colonial period show that the islands were aligned with UTC+11:00 well before independence. The stable offset has simplified timekeeping for government, commerce, and daily life in the archipelago.

### No DST or Major Changes Unlike nearby countries such as Australia or New Zealand, the Solomon Islands has never adopted daylight saving time, reflecting its equatorial location where daylight hours remain relatively constant year-round.

Did you know?

Things about Solomon Islands's time.

Fact · 01

Using a single timezone simplifies coordination across the Solomon Islands' many islands. Travelers from nearby countries like Fiji (+12:00) or Vanuatu (+11:00) will only face a one-hour difference, making scheduling straightforward.

Fact · 02

### Geographic Simplicity With the PNG Border The Solomon Islands' western islands are geographically close to Papua New Guinea (UTC+10:00), yet they remain in +11:00. For communities along the border, crossing into PNG means turning clocks back an hour, illustrating that political boundaries, not solar time, determine timezones.

Fact · 03

### Steady +11:00 The absence of DST keeps life predictable. Businesses, flights, and communication with Australia (+8 to +10) and Fiji (+12:00) all run on fixed offsets — a welcome relief from the headache of DST date changes.

Frequently asked questions

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

How many timezones does the Solomon Islands have?
The Solomon Islands uses a single timezone: Pacific/Guadalcanal (UTC+11:00). Every inhabited island, from Guadalcanal to Makira, Honiara to the Santa Cruz Islands, keeps the same time, which simplifies scheduling and travel. Businesses and offices across the country operate on the same clock time with no internal time differences.
Does the Solomon Islands observe daylight saving time?
No, the Solomon Islands does not observe daylight saving time, and has never done so. This is typical for a near-equatorial country where daylight hours change very little throughout the year. Government offices, flights, banks, and businesses run on a fixed UTC+11:00 year-round, eliminating the need to adjust clocks in spring and autumn.
What is the time difference between the Solomon Islands and Tokyo?
The Solomon Islands (UTC+11:00) is 2 hours ahead of Japan (UTC+9:00). When it's noon in Tokyo, it's 2:00 PM in Honiara. This relatively small gap simplifies communication between the two — a 9:00 AM meeting in Tokyo would be 11:00 AM in Honiara, a mid-morning slot in both capitals. No DST means this offset stays fixed all year.
How far ahead is the Solomon Islands compared to Fiji?
Fiji (UTC+12:00) is 1 hour ahead of the Solomon Islands (UTC+11:00). When it's 10:00 AM in Suva, it's 9:00 AM in Honiara. This can catch off-guard travelers flying Nadi–Honiara (often just 3 hours). No DST simplifies conversion, especially when Fiji ends its sporadic DST shifts.
What's the time difference between the Solomon Islands and PNG?
Papua New Guinea (UTC+10:00) is 1 hour behind the Solomon Islands (UTC+11:00). When it's 3:00 PM in Port Moresby, it's 4:00 PM in Honiara. This creates a noticeable 1-hour gap along the maritime border — residents of Shortland Islands (Solomon Islands) live an hour ahead of their PNG island neighbors. No permanent DST simplifies cross-border life.
Is the Solomon Islands in the same timezone as Vanuatu?
Yes, both the Solomon Islands and Vanuatu use UTC+11:00, so there is zero time difference. When it's 8:00 AM in Port Vila, it's also 8:00 AM in Honiara. This shared timezone simplifies regional coordination between Melanesian neighbors for trade, travel, and events.

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