Asia · Turkey

Current time in Van

Istanbul Time.

+03 · UTC+03:00IANA: Europe/Istanbul38.49° N · 43.38° E
Current time☀ Daylight
07:36:35

Tuesday, June 2, 2026

04:4312:0419:25
Sunrise
04:43
Solar noon
12:04
Sunset
19:25

Offset right now

UTC+03:00

Istanbul Time · +03

Daylight saving

Not observed

This zone has no seasonal clock change.

About Van time

Van keeps one clock.

Van, in eastern Turkey, keeps the same clock as the rest of the country, following Turkey Time (UTC+3) year-round, so teams here sync easily with Istanbul despite the distance. The city’s dramatic daylight shifts with long summer evenings and short winter days, but business hours stay steady, making it straightforward for remote coordination.

Frequently asked questions

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

Does Van observe daylight saving time?
No, Van, like all of Turkey, no longer observes daylight saving time and stays on UTC+3 permanently.
How does Van’s longitude affect its solar noon?
Solar noon in Van occurs later than clock noon due to its position in the UTC+3 zone, meaning the sun is highest around 12:30 p.m. local time.
What’s unique about Van’s time zone?
Van shares Turkey’s single time zone despite being far east, so clocks match Istanbul’s time.
How do Van’s daylight hours affect work?
Winter days are short and summer evenings are long, but business hours stay fixed to UTC+3.
Is Van’s time zone convenient for remote teams?
Yes, Van’s alignment with Istanbul simplifies scheduling across Turkey.
What’s the time difference with Istanbul?
Van and Istanbul share the same time, no offset.
How does Van’s location affect its daylight?
Being in the east, solar events happen later than clock time.
What’s the best time to schedule with Van?
Mid-morning to afternoon works best due to Van’s consistent UTC+3.

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