I couldn't find a page anywhere that let you paste in a Discord snowflake to get the timestamp.
So I made one.
❄️ https://pixelatomy.com/snow-stamp/
Pull requests and issues are welcome!
- Add me on Discord
vegeta897#7777
- Send me a tip
npm install && npm run dev
You can use a custom epoch instead of Discord's by setting environment variable SNOWFLAKE_EPOCH
to the desired number. You can create a .env
file in root to set this variable.
npm run build && npm start
Made with svelte