Germany Time Zones Overview

See the current time in Germany (CET/CEST), UTC offset, DST status, and how it compares to major world cities — all updated live.

Germany — Europe/Berlin

--:--:--

---

CET Standard

UTC+01:00

CET = UTC+1  |  CEST = UTC+2

DST: last Sun Mar → last Sun Oct

Universal Time (UTC)

--:--:--

UTC Date

---

World City Comparison

Live times updated every second alongside Germany

City Time Zone Current Time
Loading...

About Germany's Time Zone

Standard time: CET — UTC+1 (late Oct → late Mar)

Summer time: CEST — UTC+2 (late Mar → late Oct)

IANA identifier: Europe/Berlin

Clocks spring forward: Last Sunday in March at 02:00 → 03:00

Clocks fall back: Last Sunday in October at 03:00 → 02:00

Scope: All 16 German federal states

Copied!

Summary

See the current time in Germany (CET/CEST), UTC offset, DST status, and how it compares to major world cities — all updated live.

How it works

  1. The browser reads the current UTC moment via the JavaScript Date object.
  2. Intl.DateTimeFormat formats that moment into the Europe/Berlin time zone for Germany.
  3. DST is detected by comparing the live UTC offset against the standard CET offset of UTC+1.
  4. A setInterval loop refreshes all displayed times every second.
  5. The world comparison table applies the same technique to each city's IANA time zone identifier.
  6. All calculations happen client-side; no server requests are made after the page loads.

Use cases

Frequently Asked Questions

Related tools

Last updated: 2026-05-23 · Reviewed by Nham Vu