Americas · Brazil

Current time in Salvador

Brasilia Standard Time.

-03 · UTC-03:00IANA: America/Bahia12.98° S · 38.49° W
Current time☾ Night
01:40:07

Tuesday, June 2, 2026

☾ NIGHT 05:4911:3117:14
Sunrise
05:49
Solar noon
11:31
Sunset
17:14

Offset right now

UTC-03:00

Brasilia Standard Time · -03

Daylight saving

Not observed

This zone has no seasonal clock change.

About Salvador time

Salvador keeps one clock.

In Salvador, Brazil's oldest capital, the days start early with the sun spilling over the Atlantic and set before you've had a chance to catch your breath, making the afternoon your golden window to sync with teams further north. Coordinating with North American colleagues is surprisingly seamless, since Salvador's Brazilia-preferred time of -03 aligns neatly with US Eastern hours during their morning.

Frequently asked questions

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

Why does all of Brazil share nearly one hour's difference for business hours?
Brazil spans four theoretical zones, but in practice most of the country—including Salvador—unofficially follows the Brasília time of -03 office rhythm for scheduling and TV.
How does Salvador's annual daylight window affect work?
Being close to the equator, Salvador enjoys roughly the same amount of daylight—about 11 to 13 hours—throughout the whole year, so remote workers don't see big seasonal swings in available outdoor time.
Why does lunch last longer than you might think?
In Salvador the midday break often stretches from noon past 14:30 overlapping with US mornings if you need to catch an American counterpart still in their early workday.
Does Salvador ever adjust for daylight saving time?
Not in recent years—Brazilion daylight-saving rules have lapsed, keeping Salvador so remote teams don't have to worry about sudden hour shifts on calendars.
Is there a 'best' hour for remote stand-ups with Partners in New York or Miami?
Scheduling meetings between 09h–11h Salvador local time slots New Yorkers just as they are settling into their morning routine.

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