Africa · Guinea-Bissau

Current time in Bissau

Greenwich Mean Time.

GMT · UTC+00:00IANA: Africa/Bissau11.85° N · 15.58° W
Current time☾ Night
21:15:50

Friday, June 5, 2026

☾ NIGHT 06:3713:0019:24
Sunrise
06:37
Solar noon
13:00
Sunset
19:24

Offset right now

UTC+00:00

Greenwich Mean Time · GMT

Daylight saving

Not observed

This zone has no seasonal clock change.

About Bissau time

Bissau keeps one clock.

Bissau keeps things simple with steady GMT hours—no daylight saving shifts to worry about, so your meeting with a collaborator in this West African capital stays fixed all year, sitting squarely in sync with Greenwich and Lisbon for easy European-afternoon overlap.

Frequently asked questions

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

Does Bissau observe daylight saving time?
No, Bissau has never adopted daylight saving, giving your remote schedule one less complication year-round.
How does this compare to Senegal’s timezone?
Identical—Bissau shares GMT+O with neighboring Dakar, making cross-border collaboration seamless.
What’s a fun trade fact?
Cashew exports follow European business hours perfectly: mornings for picking, afternoons for shipping to Lisbon.
Sunrise timing?
Year-round sunrises near 6:40 AM GMT allow early Zoom calls that align with pre-lunch in London.
Portuguese timezone parity?
Bissau matches standard WET (Winter European Time) exactly, so Lisbon calls need zero mental math.
Best syncing window with Asia?
Late morning GMT (around 10 AM) fits both Asian evening and European afternoon.

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