Last updated
The Conversion Formula
timestamp_ms = (discord_id >> 22) + 1420070400000
// Discord epoch: January 1, 2015 at 00:00:00 UTC = 1420070400000 ms
What Each Discord ID Type Tells You
- User ID → when the account was created
- Server (Guild) ID → when the server was founded
- Channel ID → when the channel was created
- Message ID → when the message was sent (millisecond precision)
- Role ID → when the role was created
- Emoji ID → when the custom emoji was added
Paste any Discord ID into TechConverter's Discord ID to Timestamp converter to instantly see the creation date in multiple formats.
Message IDs
Determine exactly when messages were sent. Right-click any message and select Copy ID.
Server IDs
See when Discord servers (guilds) were created. Right-click the server icon and select Copy ID.
Channel IDs
Find channel creation dates. Right-click any channel name and select Copy ID.
Role IDs
Check when roles were created. Right-click roles in server settings to copy their IDs.
Emoji IDs
See when custom emojis were added. Right-click custom emojis to copy their IDs.