Unix Timestamp Converter

Convert Unix timestamps to readable dates and convert dates back to Unix time. The main results show Unix seconds, milliseconds, UTC ISO, and the selected display time.

Current time
Unix seconds
-
Unix milliseconds
-
UTC ISO
-
Display time
-
Output settings optional

For programmers: the timestamp value is the same worldwide. Locale only changes the readable display format. Time zone changes how a date is displayed or interpreted.

Timestamp to Date

Unix → readable time
Try:

Date to Timestamp

readable time → Unix

Input format: YYYY-MM-DD HH:mm:ss

Try:
Manual date input stays in YYYY-MM-DD HH:mm:ss because it is safer for developers than ambiguous local formats such as 05/06/2026. The readable output still follows the selected locale and time zone.
StarryTool Privacy Statement: At StarryTool, we highly value your privacy. All data processing on this page is performed on your device via client-side JavaScript, ensuring data security. We do not record or store any submitted or generated data. For more information about privacy practices on our website, please review our Privacy Policy.

About Unix Timestamp Converter

This Unix timestamp converter helps developers convert Unix time to readable dates and convert dates back to Unix timestamps. It supports Unix seconds, Unix milliseconds, UTC ISO output, and localized display time.

• Features

Current Unix Time: View the current Unix timestamp in seconds and milliseconds. Timestamp to Date: Convert a Unix timestamp into a readable date and UTC ISO time. Date to Timestamp: Enter a date in YYYY-MM-DD HH:mm:ss format and convert it into Unix seconds and milliseconds. Seconds and Milliseconds: Use auto detection or choose the timestamp unit manually. Output Settings: Choose a display locale and time zone when you need to check how a timestamp appears in a specific region or time zone. Copy Results Quickly: Copy current time, converted timestamps, UTC ISO values, or display time from the result list. Browser-Based Processing: Timestamp conversion and date formatting are performed directly in your browser with client-side JavaScript.

• Notes

Unix timestamp values represent a point in time and are not tied to a specific country or display format. The time zone setting changes how the date is displayed or how a typed date is interpreted. Manual date input uses YYYY-MM-DD HH:mm:ss to avoid ambiguity between different regional date formats. :wiki_link
Copied