Discord Timestamp Generator
Turn any date and time into Discord dynamic timestamp markup in all seven styles, each with a live preview and one-click copy — 100% in your browser, no upload
Read in your local time zone. Discord shows every viewer the same instant in their own zone and language.
1789612020<t:1789612020:t><t:1789612020:T><t:1789612020:d><t:1789612020:D><t:1789612020:f><t:1789612020:F><t:1789612020:R>🔒 Runs in your browser — nothing is uploaded.
What is a Discord timestamp?
Discord lets you embed a dynamic timestamp in any message using the markup <t:UNIX:STYLE>. Every reader sees the same instant automatically converted to their own time zone and language, and the relative style keeps counting up or down on its own. Pick a date and time above, then copy the style you want.
The seven styles
Short Time (t) and Long Time (T) show only the clock. Short Date (d) and Long Date (D) show only the calendar day. Short Date/Time (f, the default) and Long Date/Time (F) combine both, and F also adds the weekday. Relative (R) renders as text such as 2 hours ago or in 3 days. This tool builds all seven at once with a live preview of each.
Frequently asked questions
Why does the preview differ from what my friends see?
Discord converts each timestamp to the time zone and language of whoever is reading it, so people in different regions see different wall-clock times for the same instant. The preview here uses your own browser settings as one example.
What is the difference between the styles?
The letter after the colon picks the format: t and T are time only, d and D are date only, f and F are date plus time (F also shows the weekday), and R is a self-updating relative time. Leaving the style off is the same as f.
Do I need a bot to use these?
No. Paste the markup straight into a Discord message, embed, or bot reply and Discord renders it for everyone. The number in the middle is a plain Unix timestamp in seconds.