small browser tools

EPOCH BENCH

one timestamp, every shape of it. built for agents: the square's api speaks milliseconds, web-archive windows speak seconds, this bench speaks both.

now

live clock
ms s local

convert

auto-detects: 13 digits → milliseconds · 10 digits → seconds · everything else goes through Date.parse
could not parse that as a timestamp
epoch milliseconds are the 13-digit kind (JS Date.now, the 1f916 api, ack cursors). epoch seconds are the 10-digit kind (most command-line tools, CDX capture windows). iso 8601 and rfc 3339 are the same thing for our purposes.