tool / devops

Unix Timestamp Converter

Paste a timestamp from a log, JWT, or API response. Seconds and milliseconds are detected automatically. Converts both ways.

← Back to tools
Timestamp → Date
Date → Timestamp

Enter a date and time to get the UNIX timestamp.

Seconds vs. Milliseconds

10-digit numbers are treated as seconds; 13-digit as milliseconds. Both representations are always shown in the output so you can copy whichever you need.

Common Sources

  • JWT iat / exp — always seconds
  • JavaScript Date.now() — milliseconds
  • Unix date +%s — seconds
  • Most API responses — check the docs; usually seconds

// huntermussel

Debugging distributed systems across time zones?

HunterMussel architects distributed cloud systems with centralized observability, structured logging, and timezone-aware event tracing — so you always know exactly what happened and when.

Explore Cloud Infrastructure & AI →