World Clock
{{ getLocalTimeString() }}

HKT — Hong Kong Time

The live current time in Hong Kong Time, and what the abbreviation actually means. HKT stays the same all year, so a time given in HKT is never ambiguous.

HKT is Hong Kong Time, UTC+8. Hong Kong Time does not observe daylight saving, so HKT applies all year round.

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