Last updated
Platform Comparison
Same number decoded with different platform epochs:
Number: 1529877576591609861
Twitter (epoch 2010): 2022-05-26 ✅ (correct for Twitter)
Discord (epoch 2015): 2063-07-14 ❌ (wrong platform)
Instagram (epoch 2011): 2022-03-xx (different result)
Always select the correct platform when decoding!
Common Use Cases
- Determining when a tweet was posted from its ID
- Checking Discord account age for moderation purposes
- Analyzing temporal distribution of social media data
- Verifying that API responses contain IDs from expected time periods
- Reconstructing timelines from Snowflake ID sequences
- Database archiving based on ID-derived creation dates
All conversion happens entirely in your browser. Your Snowflake IDs are never transmitted to any server.
Discord
Epoch: 1420070400000 ms
Date: January 1, 2015, 00:00:00 UTC
Discord's service launch date
Epoch: 0 ms
Date: January 1, 1970, 00:00:00 UTC
Uses Unix epoch with custom sharding