Discord timestamp generatorDates that show in everyone's own timezone.
Pick a date to build a timestamp.
About this tool
Pick a date and time and copy the <t:…> code for the style you want. Discord renders it in each reader's timezone and language, so an event time reads right for everyone. Below, decode any Discord ID into the moment it was created.
How do Discord timestamps work?
A timestamp is the Unix time in seconds wrapped as <t:1700000000:F>. Discord replaces it with a date in each reader's own timezone and language. The letter after the second colon picks the style: t and T for times, d and D for dates, f and F for both, R for a relative countdown.
Which style should I use for an event?
F gives the full day and time, R gives a countdown like 'in 3 hours'. Posting both, one after the other, covers people who read the message early and people who read it late.
What is a snowflake ID?
Every Discord user, server, channel and message has a 64-bit ID whose top 42 bits are the milliseconds since 1 January 2015 when it was created. Any ID decodes into a date without asking Discord.