Africa · Middle Africa · Sovereign state

Current time in São Tomé and Príncipe

A single time zone at null.

Time in São Tomé☾ Night
20:05:04

Friday, June 5, 2026

☾ NIGHT 05:2711:3117:35
Zone
GMT
UTC
UTC+00:00
IANA
Africa/Sao_Tome

About São Tomé and Príncipe's time

A single time zone.

São Tomé and Príncipe sits neatly in Greenwich Mean Time year-round on its single timezone with no daylight saving adjustments to worry about — one of the simplest time situations you'll find.

Major cities

Cities of São Tomé and Príncipe.

History

How São Tomé and Príncipe keeps time.

São Tomé and Príncipe, an island nation off the western coast of Central Africa, historically observed UTC−1 for much of its existence as a Portuguese colony, aligning with a standard colonial and regional offset. Upon independence in 1975, a significant change occurred as the country adopted GMT (UTC+0) to simplify international relations and align more closely with countries to the east. This switch was practical for diplomatic and economic coordination, particularly with partners further along the African mainland and in Europe. Since adopting UTC+0, the country has maintained this time without seasonal daylight saving adjustments, keeping a consistent clock throughout the year.

Did you know?

Things about São Tomé and Príncipe's time.

Fact · 01

What's notable about São Tomé and Príncipe's timezone is the nation's early adoption of UTC+0 at independence — a move from the more geographically intuitive UTC−1 zone, which positioned its clocks ahead of local solar time. The country skipped daylight saving altogether, making its time easy to track. There are no regional exceptions or dependent territories with alternate offsets; the two main islands, São Tomé and Príncipe, share the same timezone.

Frequently asked questions

Common questions about São Tomé and Príncipe's time zone, daylight saving rules, and how to handle it in software. Can't find what you need? Email [email protected].

How many time zones does São Tomé and Príncipe have?
São Tomé and Príncipe has just one time zone: Africa/Sao_Tome, which is UTC+0 (GMT). The entire country, including both main islands, uses this single time zone.
What time zone is São Tomé and Príncipe in?
São Tomé and Príncipe uses Greenwich Standard Time (GMT), equivalent to UTC+0, and does not observe daylight saving time.
Does São Tomé and Príncipe observe daylight saving time?
No, São Tomé and Príncipe does not observe daylight saving time and stays on GMT (UTC+0) year-round.
Why is São Tomé and Príncipe in UTC+0 when most nearby countries use UTC+1?
When São Tomé and Príncipe gained independence in 1975, the government moved from UTC−1 to GMT (UTC+0) to align its clocks more closely with major trading partners and neighboring African nations eastward. This effectively shifted their clocks forward for political and economic convenience rather than geographic alignment.
Is the time the same across all of São Tomé and Príncipe, including both islands?
Yes, both São Tomé and the smaller Príncipe island use the same time zone (UTC+0/GMT). There are no internal time differences within the country.
How does São Tomé and Príncipe's time compare to neighboring countries?
São Tomé and Príncipe is one hour behind most mainland West African nations, such as Gabon, Equatorial Guinea, and Cameroon, which operate on UTC+1 (WAT). Its time matches that of Ghana, Senegal, and other GMT-zone countries further west.

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