Support
Dev Tools / Convert Unix Timestamps

Browse by category

All categories

Convert Unix Timestamps

Convert between Unix timestamps and human-readable dates with timezone support. Paste production code, API keys, tokens.

1
Enter value
Enter a Unix timestamp or a human-readable date
2
Convert
The conversion updates automatically in both directions
3
Choose timezone
Select any timezone to see the local time representation

Timestamp

Current epoch (live)
s1778910297
ms1778910297778
μs1778910297778000

All Formats

Enter a timestamp on the left...
  • The live ticker at the top updates every second — click any value to copy.
  • Date string mode accepts ISO 8601, RFC 2822, and most natural-language date formats parsed by new Date().
  • The Code snippets pane shows ready-to-paste expressions for the converted moment in JS, Python, Go, Rust, SQL, and Bash.

Frequently Asked Questions

Does it support millisecond timestamps?

Yes. Both second and millisecond Unix timestamps are auto-detected and supported.

What date formats are shown?

ISO 8601, RFC 2822, locale-specific, and relative time (e.g., 3 hours ago).

Is it safe to paste production data?

Yes. Conversion is a one-line JavaScript Date call. Timestamps from production logs, audit trails, or bug reports are not transmitted anywhere.

This tool is free thanks to our sponsors. Support Loft Tools