PRIVATE ENCODING TOOLBOX
Unix Timestamp Converter
Convert Unix timestamps and readable dates.
Encoding changes representation, not meaning or security. Results are generated locally and are not encryption.
⌚
Timestamp
Convert Unix timestamps and readable dates.
Enable JavaScript to use this interactive local tool. The guide below remains available without JavaScript.
Customize
QUICK GUIDE
How to convert Unix timestamps and dates
Unix timestamps count time from 1970-01-01 UTC. This tool accepts seconds or milliseconds and shows both UTC and local time, or converts a readable date into both timestamp units.
Local processing
Nothing you enter or upload is sent to a server, saved, or shared.
Nothing you enter or upload is sent to a server, saved, or shared.
Use it in three steps
- Choose Timestamp to date or Date to timestamp.
- Enter a numeric timestamp or an ISO-style date.
- Copy the normalized conversion result.
Practical example
Example1767225600 → 2026-01-01T00:00:00.000Z
Format limitsDates without an explicit timezone may be interpreted in your local timezone. Numeric values under one trillion are treated as seconds.
Common errorsUse a finite number or a date format recognized by the browser, preferably ISO 8601.
Frequently asked questions
Are timestamps timezone-specific?
The numeric instant is not; displayed calendar time depends on timezone.
Seconds or milliseconds?
The output shows both, and input units are auto-detected.
What is UTC?
It is the common global time standard used by ISO timestamps.