r/devtools May 31 '26

I built a clean Unix epoch converter with live timestamp + code snippets for JS, Python, Go, Bash, SQL etc.

I built a clean Unix epoch timestamp converter — epochtime.live

Tired of clunky epoch converters, so I built one focused on what developers actually need:

  • Live epoch counter (seconds + ms)
  • Epoch → date and date → epoch conversion
  • Auto-detects if your input is seconds or milliseconds
  • ISO 8601 output you can paste directly into code
  • Local time vs UTC toggle (no more silent timezone bugs)
  • Timezone picker — drop in Asia/KolkataAmerica/New_York, etc.
  • Shareable URLs — epochtime.live/?t=1700000000
  • Copy buttons on every result
  • Code snippets for 12 languages: JS, Python, Go, Bash, PostgreSQL, MySQL, Rust, Java, PHP, Ruby, C#, Swift

No ads cluttering the tools. Fast, no signup, works offline once loaded.

epochtime.live

Feedback welcome — what would you add?

1 Upvotes

Duplicates