Developer Tools
Discord Timestamp Generator
Create Discord <t:…> timestamp codes that show in everyone's own time zone.
Updated July 7, 2026
How to use the discord timestamp generator
- 1Pick the date and time in your own local time zone.
- 2Review the seven formats — each preview shows how it renders for you.
- 3Copy the code for the format you want (F for events, R for countdowns).
- 4Paste it into any Discord message; it renders on send.
Common uses
- Announcing game nights, tournaments, or drops to an international server
- Adding a live countdown to an event announcement with the R format
- Setting deadlines in group projects without time-zone math
- Embedding correct local times in bot messages and embeds
Frequently asked questions
How do Discord timestamps work?
The code <t:1780000000:F> contains a Unix timestamp — a time-zone-independent moment. Discord's client converts it to each viewer's local time at render, so one code shows correctly to members in Tokyo, London, and LA simultaneously.
What do the format letters mean?
t = short time (9:41 PM), T = long time with seconds, d = short date, D = long date, f = date + time, F = weekday + date + time, R = relative ('in 3 hours' / '2 days ago'). R live-updates inside Discord.
Where can I use these codes?
Anywhere Discord renders markdown: messages, embeds via bots, event and channel descriptions, and forum posts. They don't work in usernames or channel names.
Why does the preview differ from what a friend sees?
Working as intended — the preview shows your local rendering, and each reader sees their own. The underlying moment is identical for everyone.
About this tool
The Discord timestamp generator creates the special <t:unix:format> codes that Discord renders as live timestamps in each reader's local time zone — the clean fix for scheduling anything across regions, since '9 PM EST' becomes whatever it should be on every member's screen automatically. Pick a date and time, and get all seven Discord formats with live previews: short and long time, short and long date, two combined date/time styles, and the relative format ('in 2 hours') that keeps counting down inside Discord. Copy any code and paste it straight into a message, event description, or announcement.
Like everything on UtilityBase, the discord timestamp generator runs entirely in your browser — nothing you enter is uploaded or stored on a server. It's free to use with no account required. Browse more developer tools here.
Was this tool helpful?
Related tools
Timestamp Converter
Convert Unix timestamps to human dates and back — seconds or milliseconds.
Developer Tools
Countdown Timer
Set hours, minutes, and seconds — get an audible alarm when time's up.
Productivity Tools
Date Duration Calculator
Count days until a date, or the exact time between any two dates.
Calculators
Fancy Text Generator
Turn plain text into 𝐛𝐨𝐥𝐝, 𝑖𝑡𝑎𝑙𝑖𝑐, 𝓈𝒸𝓇𝒾𝓅𝓉 and more Unicode styles.
Text Tools
JSON Formatter
Format, validate, and minify JSON with precise error locations.
Developer Tools
Color Contrast Checker
Check WCAG contrast ratios between text and background colors — AA and AAA.
Developer Tools