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☾ Night
23:26:20

Saturday, May 30, 2026

☾ NIGHT 05:3212:0418:37
Sunrise
05:32
Solar noon
12:04
Sunset
18:37

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, the capital of Antigua and Barbuda, the sun rises early and sets late, giving the city a relaxed Caribbean rhythm that keeps business hours flowing smoothly in Atlantic Standard Time. The island's consistent daylight pattern makes it easy for remote teams to coordinate with partners in North America and Europe, as the time difference remains steady throughout the year.

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

What is the time difference between Saint John's and New York?
Saint John's is in the same time zone as New York during standard time, both observing Atlantic Standard Time (AST), making it convenient for real-time collaboration.
Does Saint John's observe daylight saving time?
No, Saint John's does not observe daylight saving time, so the time difference with cities that do, like New York, will vary during those months.
What is the best time to schedule calls with London from Saint John's?
The best overlap for calls is typically in the morning in Saint John's, which is early afternoon in London, taking advantage of the 4-hour time difference.
How does the time zone affect daily life in Saint John's?
The consistent AST schedule aligns well with business hours in the eastern United States, making it a popular hub for offshore finance and remote work in the Caribbean.
What are the typical working hours in Saint John's?
Business hours in Saint John's generally follow a standard 9-to-5 pattern within AST, which allows for a full workday overlap with the US East Coast.
How does the time zone impact tourism in Saint John's?
The time zone makes it easy for tourists from North America to adjust, as they don't need to change their watches when flying in, and can enjoy the island's beaches and culture without jet lag.
What is the time difference between Saint John's and Los Angeles?
Saint John's is 3 hours ahead of Los Angeles, which is useful to remember when scheduling calls or virtual meetings across the Americas.
How does the consistent time zone benefit remote teams?
The lack of daylight saving changes simplifies project management and scheduling for distributed teams working between the Caribbean and North America.

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