Americas · Antigua and Barbuda

Current time in Saint John's

Atlantic Standard Time.

AST · UTC-04:00IANA: America/Antigua17.12° N · 61.85° W
Current time☀ Daylight
17:18:01

Friday, June 5, 2026

05:3212:0518:38
Sunrise
05:32
Solar noon
12:05
Sunset
18:38

Offset right now

UTC-04:00

Atlantic Standard Time · AST

Daylight saving

Not observed

This zone has no seasonal clock change.

About Saint John's time

Saint John's keeps one clock.

In Saint John's, Antigua and Barbuda, the Caribbean heat meets steady business. Offices thrive here through sunlit afternoons but tend to ease off before dark.

Frequently asked questions

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

Does Antigua observe daylight saving?
No, Antigua stays on AST year-round, making its time consistent and predictable.
How does local time compare to major business hubs?
Antigua matches New York's standard time but without seasonal changes, simplifying scheduling across regions.
Working hours typically follow what pattern?
Businesses usually start with the sun and wind down once it sets, aligning work with natural light.
Is Antigua ahead or behind neighboring islands?
Antigua often lines up with Trinidad, while others like Barbados are one hour ahead.
Does sunrise and sunset vary much annually?
With little variation in daylight hours, there’s no seasonal slump or rush.
Should remote workers coordinate differently?
Scheduling around local afternoon lulls rather than sharp timezone mismatches is recommended.

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