Europe · Vatican City

Current time in Vatican City

Central European Standard Time. Currently on daylight saving time.

CEST · UTC+02:00IANA: Europe/Vatican41.90° N · 12.45° E
Current time☾ Night
23:19:44

Friday, June 5, 2026

☾ NIGHT 05:3513:0820:41
Sunrise
05:35
Solar noon
13:08
Sunset
20:41

Offset right now

UTC+02:00

Central European Standard Time · CEST

Daylight saving

Active

Ends Oct 25, 2026 · in 5 months

Through the current period

33%
Mar 29, 2026Oct 25, 2026

About Vatican City time

Vatican City keeps two clocks.

Nestled within Rome — yet governed by its own clocks — Vatican City keeps Central European Summer Time, aligning its quiet rhythm with the Italian capital while holding steady at UTC+2 during the warmer months.

Daylight saving

The year, by the clock.

Currently CEST
CETCESTCET29 Mar · +1h25 Oct · −1h Jan 2026 Dec

Now

CEST

Daylight saving · since Mar 29, 2026

Next change

Oct 25, 2026

Clocks fall back · in 5 months

Frequently asked questions

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

Does Vatican City have its own time zone?
Yes — Europe/Vatican — though in practice it mirrors Italy’s Central European Time, simplifying coordination with Rome just beyond the walls.
How does daylight saving affect the Vatican?
It observes daylight saving Time, shifting to UTC+2 (CEST) in summer, meaning meetings with European partners stay aligned across borders.
Are there any quirky clock customs?
The Pope’s schedule — from morning masses to private audiences — follows local time, so global visitors often adjust to these precise Roman rhythms.
What about lunch and work hours?
Business hours in the Vatican’s tiny commercial core blend Roman customs: early starts, midday pauses, and a step slower than other EU capitals.
Is the Vatican’s time zone romantic?
Its quiet piazzas glow under CEST sunsets, offering a timeless feel, even while it technically runs two hours ahead of London.

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