Asia · Turkey

Current time in Mersin

Istanbul Time.

+03 · UTC+03:00IANA: Europe/Istanbul36.81° N · 34.64° E
Current time☀ Daylight
07:37:39

Tuesday, June 2, 2026

05:2312:3919:55
Sunrise
05:23
Solar noon
12:39
Sunset
19:55

Offset right now

UTC+03:00

Istanbul Time · +03

Daylight saving

Not observed

This zone has no seasonal clock change.

About Mersin time

Mersin keeps one clock.

Mersin operates on TRT (GMT+3), Turkey's permanent time since 2016—no clock changes, year-round Mediterranean consistency. As Turkey's largest Mediterranean port with a population nearing 538,000, the city pulses with docking schedules and citrus harvests timed to unwavering light. For remote teams, this stability means predictability: Istanbul to Mersin, Ankara, or Izmir—same clock. But remember, you're still three hours ahead of London and two hours ahead of Cairo, mid-morning meetings can be a tricky overlap.

Frequently asked questions

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

Does Mersin observe daylight saving time?
No. In 2016, Turkey abolished daylight saving and adopted TRT (GMT+3) permanently—spring forward, fall back, gone forever.
Why doesn't Turkey have daylight saving anymore?
The government found clock changes economically disruptive and energy benefits negligible, so they locked the clocks forward permanently.
How does Mersin's port schedule relate to its timezone?
As a 24/7 export hub (citrus, containers), operations lean on timezone predictability—all Turkish partners share the same time, simplifying logistics.
Is it easy to coordinate calls from Europe to Mersin?
Yes—just remember Mersin is +3 while most of Europe is +1/+2. Early afternoons in London are quinceañera evenings in Mersin.
How long are evenings in Mersin during winter?
On the shortest days, sunset is around 17:30, team wrap-ups happen in twilight, but business hours stay bright under TRT.
Why does Turkey use a timezone so far east?
Geography plus politics. Turkey straddles two time zones but uses one national time (TRT) to unify the country—from Edirne to Hakkari, all the same.
Do Turkish mobile phones show local mean solar time?
No, all devices sync to TRT via national time servers. Your phone just shows 17:00 everywhere in Turkey, Mersin included.
What is the best overlapping work window between Mersin and New York?
Between 07:00 and 11:00ET, Mersin colleagues are up to 17:00—shorter overlap, earlier alarms, but workable.

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