Americas · Brazil

Current time in São Luís

Brasilia Standard Time.

-03 · UTC-03:00IANA: America/Fortaleza2.53° S · 44.30° W
Current time☾ Night
01:40:08

Tuesday, June 2, 2026

☾ NIGHT 05:5511:5517:54
Sunrise
05:55
Solar noon
11:55
Sunset
17:54

Offset right now

UTC-03:00

Brasilia Standard Time · -03

Daylight saving

Not observed

This zone has no seasonal clock change.

About São Luís time

São Luís keeps one clock.

Nestled near Brazil's northeastern coast, São Luís is a vibrant hub where Maranhão time keeps daily life on a steady -3 rhythm—mornings are sun-soaked, and business wraps before the late-night breeze picks up. Remote teams should note that with no daylight saving shifts, scheduling across the year is refreshingly predictable, though the local Afro-Brazilian culture means Sundays often stay quiet after Carnival season.

Frequently asked questions

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

How does São Luís' timezone impact remote collaboration?
It shares America/Fortaleza with other parts of Brazil's northeast, so teams in Brasília or New York can expect consistent overlap during morning hours, simplifying scheduling without daylight saving surprises.
Is São Luís in the same timezone as Rio de Janeiro?
No, Rio de Janeiro uses America/Sao_Paulo (-03:00 but with occasional daylight saving history), while São Luís stays firmly on America/Fortaleza (-03:00 year-round), creating an hour difference during Rio's summer shifts.
Do clocks change in São Luís?
Absolutely not—since it doesn't observe daylight saving time, so your meetings stay reliable every month of the year.
What's unique about being so close to the equator in this timezone?
At just 2.5 degrees south, daylight variation is minimal, meaning consistent work hours align naturally with team members in Europe or North America without extreme seasonal shifts.
Does the timezone affect local business hours?
With sunrise near 6 AM year-round, businesses typically open by 8 AM, aligning well with -03:00 timing for morning global calls.
How does the Sunday rhythm feel in São Luís?
Many shops close or operate on reduced hours after Saturday's festivities, reflecting the laid-back island-meets-mainland culture on Maranhão time.
Are there ever daylight saving surprises?
None at all—Brazil abolished nationwide daylight saving in 2019, and São Luís remains on standard time, unlike some southern regions that used to spring forward.
How populous is São Luís within this timezone?
With over 917 thousand residents, it's a significant urban center in northeastern Brazil, making it a key node for coordinating across Atlantic-facing regions on -03:00.

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