Americas · Brazil

Current time in Campinas

Brasilia Standard Time.

-03 · UTC-03:00IANA: America/Sao_Paulo22.91° S · 47.06° W
Current time☾ Night
01:38:45

Tuesday, June 2, 2026

☾ NIGHT 06:4112:0617:30
Sunrise
06:41
Solar noon
12:06
Sunset
17:30

Offset right now

UTC-03:00

Brasilia Standard Time · -03

Daylight saving

Not observed

This zone has no seasonal clock change.

About Campinas time

Campinas keeps one clock.

Campinas is one of southern Brazil’s busiest tech and university hubs, so the local business rhythm leans into the classic Brasília midsummer workday that starts in the bright early morning and wraps up before the late afternoon. With UTC−3 year-round and no daylight-saver changes, global teams in the Americas can lock in predictable afternoon overlap with Campinas, while EMEA partners typically handle communication in the morning.

Frequently asked questions

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

Does Campinas observe daylight saving time?
No. Campinas stays on UTC−3 all year, which makes scheduling simpler for remote teams since there are no spring/fall clock changes.
How does Campinas’s time zone compare to New York?
During U.S. daylight saving periods, New York (UTC−4) is one hour behind Campinas (UTC−3); when New York is on standard time, both are effectively the same UTC±0–related zone, so shared working hours line up well.
What does typical business life feel like here?
Being home to major universities, startups, and research centers, Campinas has a more structured business culture: in-office meetings cluster around midday, with quieter early-morning and late-afternoon periods.
Is Campinas aligned with São Paulo’s time zone?
Yes. Both cities follow America/São Paulo (UTC−3) without daylight saving, so they remain perfectly synced throughout the year.
How does Campinas coordinate best with companies in Europe?
European partners often start overlap by scheduling calls in their late morning/early afternoon, which matches Campinas’s mid-afternoon work window thanks to the ~4–5 hour time difference to Central/Western Europe.
How crowded is Campinas for remote work?
With over one million residents and a dense tech/academic ecosystem, coworking spaces and cafés are popular for hybrid teams, especially near university districts and innovation parks.
When are the main work hours here?
Most offices operate roughly from 8:30 AM to 5:30 PM local time, with a long lunch break, though many tech and research teams shift earlier or later depending on internal policy.
What’s special about Campinas compared to coastal Brazilian cities?
Located inland in São Paulo state, Campinas anchors a powerful innovation corridor with less reliance on tourism and more focus on software, biotech, and advanced manufacturing.

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