Asia · Saudi Arabia
Current time in Tabuk
Arabian Standard Time.
+03 · UTC+03:00IANA: Asia/Riyadh28.40° N · 36.57° E
Current time☀ Daylight
07:36:32
Tuesday, June 2, 2026
Sunrise
05:36
Solar noon
12:31
Sunset
19:27
Daylight saving
Not observed
This zone has no seasonal clock change.
About Tabuk time
Tabuk keeps one clock.
Tabuk sits about three hours ahead, right in the heart of standard Arab time.
Frequently asked questions
Common questions about Tabuk's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].
- What time zone does Tabuk use?
- Tabuk uses Asia/Riyadh, which is UTC+03:00, standard across Saudi Arabia.
- Does Tabuk observe daylight saving time?
- No, Tabuk does not observe daylight saving time, nor does any city in Saudi Arabia.
- How does Tabuk’s time zone compare to neighbouring countries?
- Tabuk is in the same time zone as Jordan, Iraq, and several Gulf countries, making cross-border schedules simple.
- Is Tabuk’s offset always UTC+3?
- Yes, Tabuk has used UTC+03:00 consistently for many years due to Saudi Arabia’s standardization of the time zone.
- How does Tabuk’s time zone affect doing business in the region?
- With no daylight saving changes, coordination is straightforward across the Gulf and neighboring markets.
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
}
}
]
}