Europe · Malta

Current time in Valletta

Central European Standard Time. Currently on daylight saving time.

CEST · UTC+02:00IANA: Europe/Malta35.88° N · 14.50° E
Current time☾ Night
23:16:30

Friday, June 5, 2026

☾ NIGHT 05:4513:0020:15
Sunrise
05:45
Solar noon
13:00
Sunset
20:15

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 Valletta time

Valletta keeps two clocks.

Valletta, nestled on Malta's sun-drenched Mediterranean coast, moves at a Mediterranean pace that springs forward in summer: mornings are bright and crisp, business stretches gently into afternoon, and later sunsets practically invite after-work wine with colleagues back in Central European Summer Time.

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 Valletta's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].

How does CEST shape the workday in Valletta?
Companies sync with Central European partners during similar business windows, but Maltese offices often preserve a relaxed Mediterranean rhythm with flexible breaks and later evening calendars.
Are daylight saving changes noticeable?
Yes – when Malta switches to CEST, evenings suddenly extend by almost an hour, shifting meetings later and giving teams extra golden-hour daylight for call breaks or riverside coffees near the Grand Harbour.
Is Malta aligned with nearby time zones?
Malta shares the same UTC+2 in summer, making it easy for Valletta teams to hop on calls with Rome or Berlin without fiddling with time differences.
Does the clock boost coordination?
Because deadlines line up smoothly with Central European clients, many remote Valletta workers can reserve late afternoons to plan cross-country syncs.
Do daylight hours impact scheduling?
Summer sunlight often stretches past 8 p.m., encouraging teams to wind down calls earlier or enjoy walks across the bastion to Fort Saint Elmo after the last feed drops.
Are there cultural twists around time?
Valletta's festivals and markets run into the late-evening hours in CEST, giving international teams a taste of local life if they schedule socialization after checks-ins.
How does the clock affect social calls?
With CEST, remote colleagues can easily slot quick checkpoints into mid-morning London or afternoon St. Petersburg slots without disrupting heavy browser tasks.
What happens in winter clocks?
When Malta returns to CET, evenings darken earlier, nudging households to dial back screens and enjoy earlier supper–forum chats before sunridd nets.

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