Discord Timestamp Generator
Generate Discord timestamp format codes instantly. Convert any date to <t:unix:format> tags that auto-display in every user's local timezone. Free, no signup.
Loading tool...
How to Use Discord Timestamp Generator
- Pick a date and time using the datetime picker
- Or click "Now" to use the current moment
- All 7 format codes generate automatically
- Click the copy button next to any format to copy the Discord tag
- Paste the tag directly into Discord — it renders in every viewer's local time
About Discord Timestamp Generator
Discord timestamp tags are a powerful feature that lets you display dates and times that automatically convert to each user's local timezone. Instead of writing "at 9 PM EST" and confusing international members, you paste a <t:1234567890:F> tag and Discord renders it correctly for everyone.
How Discord timestamps work: Discord uses Unix timestamps (seconds since January 1, 1970) wrapped in a special tag format: `<t:TIMESTAMP:FORMAT>`. When sent in any channel or DM, Discord renders the tag as a human-readable date/time in the viewer's local timezone.
Format options: - :t Short time (9:41 PM) - :T Long time (9:41:30 PM) - :d Short date (11/28/2018) - :D Long date (November 28, 2018) - :f Short date/time — most commonly used - :F Long date/time with day of week - :R Relative time (3 hours ago / in 2 days) — great for countdowns
Common use cases: Server announcements, event scheduling, countdown timers, release dates, maintenance windows — any time you need members in different timezones to instantly understand when something happens.
Common Use Cases
Frequently Asked Questions
Why use Discord timestamps instead of just writing the time?
Written times like "9 PM EST" require every reader to manually convert to their timezone. Discord timestamp tags render automatically in each user's local timezone, eliminating confusion for international communities.
What is a Unix timestamp?
A Unix timestamp is the number of seconds elapsed since January 1, 1970 at 00:00:00 UTC. Discord uses this as the base for its timestamp tags. Our tool converts your selected date/time to Unix format automatically.
Which format should I use?
For events, :f (short date/time) or :F (long date/time) are most readable. For countdowns and deadlines, :R (relative) is ideal — it shows "in 3 days" or "2 hours ago" updating in real time. For time-only, use :t or :T.
Do Discord timestamps update in real time?
The :R relative format updates live in Discord as time passes. All other formats show a fixed rendered date/time. The timestamp itself doesn't change — only :R dynamically updates its display.
Can I use these in DMs and bots?
Yes. Discord timestamp tags work in server channels, DMs, threads, forum posts, and bot messages. They render correctly everywhere Discord markdown is supported.
Related Guides
Related Tools
Discord Embed Builder
Build Discord webhook embeds visually with live preview. Set title, description, color, fields, author, footer and export ready-to-send JSON. Free, no signup.
Discord Webhook Sender
Send messages to Discord channels via webhook URL directly from your browser. Test webhooks, override bot name/avatar, enable TTS. Free, no signup required.
Timestamp Converter
Convert unix timestamp to date and time instantly. Paste any epoch timestamp (seconds or milliseconds) and get a human-readable date. Free, no signup.