2 comments

[ 3.1 ms ] story [ 15.3 ms ] thread
Built this as an alternative to https://currentmillis.com that is more focused on my average use-case. Using the path as the input allows for a faster answer.

Useful for :

- Converting to and from millisecond timestamps

- Generating test data

- Quickly getting reference for JS Date utilities

  Thanks for sharing, the quick conversion using the url route is a really nice feature (e.g. https://currentmilli.com/1648658674481 )