Enter a date or Unix time
Discord expects Unix seconds, then a display format code.
Unix seconds
1778602800Discord time converter
A Discord timestamp generator converts a date, time, or Unix value into tags like <t:1778602800:F>. Paste the tag into Discord and each viewer sees it in their local timezone.
Discord expects Unix seconds, then a display format code.
Unix seconds
1778602800Paste the tag directly into Discord. The preview column shows your browser's local rendering.
Short time
Quick reminders and short event notices
<t:1778602800:t>4:20 PM
Long time
Precise schedules with seconds
<t:1778602800:T>4:20:30 PM
Short date
Compact date references
<t:1778602800:d>05/12/2026
Long date
Event announcements and launch dates
<t:1778602800:D>May 12, 2026
Short date/time
Default all-purpose timestamp
<t:1778602800:f>May 12, 2026 4:20 PM
Long date/time
Formal schedules and event briefs
<t:1778602800:F>Tuesday, May 12, 2026 4:20 PM
Relative time
Countdowns and recently updated messages
<t:1778602800:R>in 2 hours
Discord timestamp tags use the same Unix value with a different final letter. Keep the Unix number unchanged and switch the format code when you need a different display style.
Short time
:tExample: 4:20 PM
Long time
:TExample: 4:20:30 PM
Short date
:dExample: 05/12/2026
Long date
:DExample: May 12, 2026
Short date/time
:fExample: May 12, 2026 4:20 PM
Long date/time
:FExample: Tuesday, May 12, 2026 4:20 PM
Relative time
:RExample: in 2 hours
A Discord timestamp is a tag like <t:1778601600:F> that Discord turns into a local date or time for each viewer. It uses a Unix timestamp plus a format code.
Discord timestamps automatically display in each person's local timezone. That avoids confusion when a server has members in different countries or time zones.
The relative format uses the R code, such as <t:1778601600:R>. Discord renders it as text like in 2 hours, tomorrow, or 3 days ago.
No. The converter runs in your browser and does not send your date, time, or generated tags to ChatSpark.
Yes. Copy a generated tag and paste it into a Discord message, embed, webhook payload, event post, or announcement where Discord markdown is supported.