Africa · Senegal

Current time in Pikine

Greenwich Mean Time.

GMT · UTC+00:00IANA: Africa/Dakar14.76° N · 17.39° W
Current time☾ Night
04:39:18

Tuesday, June 2, 2026

☾ NIGHT 06:3913:0719:36
Sunrise
06:39
Solar noon
13:07
Sunset
19:36

Offset right now

UTC+00:00

Greenwich Mean Time · GMT

Daylight saving

Not observed

This zone has no seasonal clock change.

About Pikine time

Pikine keeps one clock.

Pikine is a bustling suburban hub in Senegal where life unfolds steadily year-round. Because it keeps Greenwich Mean Time with no daylight saving changes, the clock never shifts, so you can always predict when Senegalese neighbors are starting their workday or heading to the market.

Frequently asked questions

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

Does ever change its clocks for daylight saving?
No, Pikine stays on Greenwich Mean Time all year, so its time is always consistent and never subject to daylight saving adjustments.
What time zone is in?
Pikine follows Africa/Dakar, which is set to GMT with no daylight saving observed.
Is there daylight saving anywhere in Senegal?
Senegal does not observe daylight saving anywhere, so every city, including Pikine, always keeps the same time.
How does 's consistent time zone with no daylight saving help remote workers?
With no clock changes, Senegalese business hours stay fixed, and teams in Pikine are always at the same offset, making scheduling simpler.
What is the current UTC offset for ?
Pikine’s offset is always in sync with Greenwich Mean Time, currently at UTC+0 with no adjustments.
Why is a good location for global teams due to its timezone?
Because Pikine’s time zone is GMT and never changes, it anchors remote teams and clients to a predictable schedule all year.
What is the earliest sunrise and latest sunset in ?
While Pikine’s sunrise and sunset times shift slightly through the seasons, they never require changing clocks for daylight saving.
How does business pace in compare to towns in daylight-saving countries?
Pikine’s workday rhythms stay stable without sudden clock changes, so mornings, afternoons, and evenings can be planned with more confidence.

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