Americas · Guyana

Current time in Georgetown

Guyana Time.

-04 · UTC-04:00IANA: America/Guyana6.80° N · 58.15° W
Current time☾ Night
23:25:58

Saturday, May 30, 2026

☾ NIGHT 05:3511:5018:04
Sunrise
05:35
Solar noon
11:50
Sunset
18:04

Offset right now

UTC-04:00

Guyana Time · -04

Daylight saving

Not observed

This zone has no seasonal clock change.

About Georgetown time

Georgetown keeps one clock.

Georgetown moves to a steady tropical rhythm — there’s no daylight saving and time stays the same year‑round, so your call schedule won’t shift with the seasons. Business hours tend to follow the morning‑afternoon heat: early start, longer midday easing, and a quieter late afternoon before things wind down for the evening.

Frequently asked questions

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

Does Guyana observe daylight savings?
No. Guyana stays on the same time throughout the year, which simplifies scheduling with other countries.
Is Georgetown’s timezone fixed year‑round?
Yes. The Atlantic Standard Time offset in Guyana doesn’t change with seasons.
How does Georgetown’s offset compare to North America?
It shares the same standard offset as Eastern Time when daylight saving is active.
Can DST changes elsewhere affect meetings with Georgetown?
They can shift your call times seasonally, but Georgetown itself won’t change its clocks.
Is Guyana on Atlantic Standard Time?
Guyana operates along Atlantic time, offering a familiar baseline for many North American teams.
Why does Georgetown’s time not change?
Because Guyana doesn’t practice daylight saving, keeping a consistent UTC offset.
Does daylight affect Georgetown’s workday?
The long tropical daylight often supports an earlier work start and later socializing.
Is there a daylight saving period in Georgetown?
No. Georgetown remains on Atlantic Standard Time throughout the year.

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