Discord timestamp generator
Pick a date and copy a Discord timestamp tag — <t:1753100000:R>
style codes that render in every reader's own timezone and language.
Live preview of all 7 formats, and a decoder for any tag you paste.
epoch timestamp shortcuts
date & time → discord tag
click a row to copy the tag
decode a discord tag
What is a Discord timestamp?
A Discord timestamp is a chat markup tag of the form
<t:1753100000:R>: the letter t, a Unix
timestamp in epoch seconds, and an optional single-letter style. When the
message is displayed, Discord replaces the tag with that moment rendered
in each viewer's own timezone and locale — so "meeting at
<t:1753100000:t>" shows the correct local time to
everyone without anyone converting timezones. The styles are:
t short time, T time with seconds,
d numeric date, D long date, f
date and time (the default), F full date with weekday, and
R a live relative time such as "in 2 hours".
How do I use one?
Pick a date above, click the format you want, and paste the copied tag straight into any Discord message. The previews show how the tag renders for you; other people see the same instant in their own timezone and language. Tags work anywhere Discord renders markup — messages, embeds, channel topics. Everything on this page runs locally in your browser.