Africa · Equatorial Guinea

Current time in Ciudad de la Paz

West Africa Standard Time.

WAT · UTC+01:00IANA: Africa/Malabo1.35° N · 10.49° E
Current time☾ Night
22:20:42

Friday, June 5, 2026

☾ NIGHT 06:1012:1618:22
Sunrise
06:10
Solar noon
12:16
Sunset
18:22

Offset right now

UTC+01:00

West Africa Standard Time · WAT

Daylight saving

Not observed

This zone has no seasonal clock change.

About Ciudad de la Paz time

Ciudad de la Paz keeps one clock.

Ciudad de la Paz, sitting at the heart of Equatorial Guinea, operates on West Africa Time, keeping a steady rhythm year-round without daylight saving adjustments. Its equatorial position means consistent daylight patterns that simplify planning with remote teams.

Frequently asked questions

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

What time zone does Ciudad de la Paz follow?
Ciudad de la Paz follows the Africa/Malabo time zone, which is West Africa Time (WAT), UTC+1.
Does Ciudad de la Paz observe daylight saving time?
No, Ciudad de la Paz, like the rest of Equatorial Guinea, does not observe daylight saving time, ensuring a consistent timekeeping throughout the year.
How does Ciudad de la Paz's location affect its daylight?
Being near the equator, Ciudad de la Paz experiences minimal variation in daylight hours, providing a predictable schedule for remote work and meetings.
What is the longitude of Ciudad de la Paz?
WiCiudad de la Paz is located at 10.490000 longitude, placing it in the eastern part of Equatorial Guinea.
Is the population of Ciudad de la Paz well-documented?
The population of Ciudad de la Paz is currently unknown, as it is a relatively new city being developed to serve as the capital of Equatorial Guinea.
How does being a new capital city affect its time zone management?
As a newly developed capital, Ciudad de la Paz's consistent time zone helps in establishing reliable communication and operations for government and business activities.
What benefit does the stable time zone offer for remote workers?
The absence of daylight saving time changes in Equatorial Guinea simplifies scheduling for remote workers, avoiding the biannual adjustments common in other regions.

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