World Clock
{{ getLocalTimeString() }}

Current Time in Prague

The live local time in Prague, Czechia. Prague uses the Europe/Prague time zone, and any daylight saving change is applied automatically. The clock is corrected against network time sources, so it stays right even when this device's own clock has drifted.

Prague lies at 50.08°N, 14.44°E and keeps time by the Europe/Prague time zone. Prague observes daylight saving time, so its offset from UTC changes twice a year.

{{ selectedTimezone ? selectedTimezone.city + ' Time' : 'Current Local Time' }}

{{ timeDifferenceInfo }}
{{ currentAbbrLabel }}
{{ getLocalTimeString() }}
{{ getLocalDateString() }}
{{ selectedTimezone ? selectedTimezone.timezone : localTimezone }}

{{ solarPlace ? 'Today in ' + solarPlace.city : 'Today' }}

ISO week {{ pageWeek.week }} of {{ pageWeek.year }}
The sun does not set today.
The sun does not rise today.
Solar Noon
{{ zoneClockLabel(pageSolar.solarNoonMs) }}

{{ solarOffsetLabel }}

Daylight Saving

Your time zone does not currently observe daylight saving time, so its offset from UTC stays the same all year round.

Time Difference

Common Timezones

{{ timezone.city }}

{{ getOffsetLabel(timezone) }}
{{ getTimeString(timezone) }}
{{ getDateString(timezone) }}
{{ getDayLabel(timezone) }}

Time Converter

Showing a shared time. The clock above is still live.

Pick a valid date and time to convert.

Showing {{ convertSourceTime }} on {{ convertSourceDate }} in every timezone below.

  • {{ row.city }}
    {{ row.offset }} · {{ row.date }}
    {{ row.time }}
    {{ row.dayDelta }}

Meeting Planner

Your day, hour by hour, in every zone on your list. Pick a column where nobody is asleep.

Working hours 9:00–18:00 Awake, off the clock Asleep 23:00–7:00
Local Hour
{{ h - 1 }}
{{ row.city }}
{{ getZoneOffset(row.timezone) }}
{{ cell.label }}

Timezone Search

City Timezone Current Time Action
{{ result.city }} {{ result.timezone }} {{ getTimeString(result) }}

Contact Us

{{ emailStatus.message }}