Unix Timestamp Converter
Convert Unix timestamps in seconds, milliseconds, microseconds or nanoseconds to readable dates in your local time, UTC or any timezone, and turn any date back into a timestamp. Shows the live current timestamp and relative time.
Everything runs locally in your browser. Your data never leaves your device.
Current time
Updates every second.
- Unix seconds
- 1784111097
- Unix milliseconds
- 1784111097339
- ISO 8601 (UTC)
- 2026-07-15T10:24:57Z
- Local time
- Wed, 15 Jul 2026, 10:24:57UTC (UTC, UTC)
- UTC
- Wed, 15 Jul 2026, 10:24:57
Timestamp to date
In other timezones
Showing the current time. Convert a timestamp above to see it here.
- UTC
- Wed, 15 Jul 2026, 10:24:57UTC, UTC
- America/New_York
- Wed, 15 Jul 2026, 06:24:57GMT-4, UTC-04:00
- Asia/Tokyo
- Wed, 15 Jul 2026, 19:24:57GMT+9, UTC+09:00
Date to timestamp
ISO 8601 and RFC 2822 work. The timezone above applies when the date has no offset of its own.
Server time
Read from the HTTP Date header, so accurate to about a second at best.
Asking the server for its clock…
Next steps
Send this tool's output straight into another tool.
Convert text into every case at once: title case in the APA, AP, Chicago, MLA, Bluebook, AMA and NYT styles, sentence case, upper, lower, camelCase, snake_case, kebab-case and more.
Count words, characters, sentences, paragraphs, lines and more as you type, with estimated reading and speaking time.
Remove duplicate lines from a list or text, keeping the first occurrence. Optionally ignore case and whitespace, or drop blank lines too.
Replace text in two modes: plain find and replace all, or regular expressions with flag controls and capture group references like $1.
Paste a UUID to see what it carries: version, variant, and for time-based versions the exact timestamp, clock sequence and node. Also shows the raw bytes, the 128-bit integer and the URN form.
Decode Base64 to text or encode text to Base64. Paste into the top box, read the result below, and flip the direction with one click. Handles Unicode correctly, reads URL-safe Base64, and shows binary payloads as a hex dump you can download.
Convert numbers between binary, octal, decimal, hexadecimal and any base up to 36. Type into any field and the others update as you go. Handles huge integers without losing precision and accepts 0x, 0b and 0o prefixes.
Convert between scientific notation and full numbers as you type. Reads 1.23e5, 1.23 × 10^5 and plain numbers, shows the value written out, in normalized scientific notation and in engineering notation, and can round to any number of significant digits.