Americas · Brazil

Current time in Campos dos Goytacazes

Brasilia Standard Time.

-03 · UTC-03:00IANA: America/Sao_Paulo21.75° S · 41.33° W
Current time☾ Night
01:40:57

Tuesday, June 2, 2026

☾ NIGHT 06:1611:4317:09
Sunrise
06:16
Solar noon
11:43
Sunset
17:09

Offset right now

UTC-03:00

Brasilia Standard Time · -03

Daylight saving

Not observed

This zone has no seasonal clock change.

About Campos dos Goytacazes time

Campos dos Goytacazes keeps one clock.

Life here in northern Rio de Janeiro State hums along in lockstep with much of Brazil's bustling east coast, meaning office doors open and markets fill when the business centers of São Paulo are already well into their day. The sun sets consistently early year-round, wrapping evenings in a warm, tropical twilight that nudges the workday forward and keeps the pace rolling well before dusk.

Frequently asked questions

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

Does Campos dos Goytacazes observe daylight saving time?
This city does not observe daylight saving time, unlike some other parts of Brazil that previously adopted it.
Which other cities share this timezone?
It shares the America/Sao_Paulo timezone with major Brazilian hubs like São Paulo, Rio de Janeiro, and Salvador.
Is this city in a different timezone than the capital of Brazil?
This city is in the same timezone as Brasília, which also operates on the America/Sao_Paulo standard timezone.
How does the latitude affect daylight in this city?
Because of its latitude in the Southern Hemisphere, this city has significantly longer daylight during the Southern Hemisphere summer (around December) than in June.
How reliable is remote work coordination with this location?
The absence of daylight saving changes makes scheduling predictable year-round and aligns the local business schedule with eastern South America's biggest economic centers.

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