Americas · Caribbean Netherlands

Current time in Kralendijk

Atlantic Standard Time.

AST · UTC-04:00IANA: America/Kralendijk12.14° N · 68.27° W
Current time☾ Night
23:26:09

Saturday, May 30, 2026

☾ NIGHT 06:0712:3018:54
Sunrise
06:07
Solar noon
12:30
Sunset
18:54

Offset right now

UTC-04:00

Atlantic Standard Time · AST

Daylight saving

Not observed

This zone has no seasonal clock change.

About Kralendijk time

Kralendijk keeps one clock.

On the sun-drenched Dutch Caribbean island of Bonaire, business hours here tend to follow a leisurely island pace—shorter midday breaks are common, but coordination with the mainland US East Coast is straightforward given the shared daytime window.

Frequently asked questions

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

What time zone is Kralendijk?
Kralendijk is in the Atlantic Standard Time zone (AST) which is UTC-4. Unlike much of North America, it does not change its clocks for daylight saving, keeping things predictable and steady year-round for incoming island trade.
What is the offset in UTC?
The timezone offset for Kralendijk is -240 minutes which means locations have the same time during all the year.
Does it observe daylight saving time?
No, locations in this area do not adjust for daylight saving. This means no clock changes in spring or fall, simplifying planning and coordination with partners in North America who do switch.
What is the UTC offset abbreviation?
The abbreviation for the time zone is AST, or Atlantic Standard Time, shared with several other Caribbean territories and parts of eastern Canada.
Is daylight saving active now?
Daylight saving is not currently active, as this location on Bonaire does not observe daylight saving time at all.
What country is it in?
Kralendijk is in the Caribbean Netherlands, a special municipality of the Netherlands located in the southern Caribbean Sea.
What's unique about coordinating with US East Coast?
Because Kralendijk stays on Atlantic Standard Time year-round, its time relationship with the US East Coast shifts by one hour every summer: matching perfectly when the US is on standard time, but lagging one hour behind when the US switches to daylight time in spring and summer.

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