Skip to main content

Discord timestamp converter

Pick a date and time, then copy the markdown below into Discord. Each member sees it in their own timezone: useful for event reminders and scheduled posts.

Timestamp

Seconds since 1970-01-01 UTC

Your local time: Friday, August 14, 2026 at 3:00:00 AM UTC

Copy markdown

Default

Short date and time in each viewer's locale

Preview: Aug 14, 2026, 3:00 AM
<t:1786676400>

Short time

Time only, e.g. 9:41 PM

Preview: 3:00 AM
<t:1786676400:t>

Long time

Time with seconds, e.g. 9:41:30 PM

Preview: 3:00:00 AM
<t:1786676400:T>

Short date

Numeric date, e.g. 06/30/2023

Preview: 8/14/26
<t:1786676400:d>

Long date

Written date, e.g. June 30, 2023

Preview: August 14, 2026
<t:1786676400:D>

Short date/time

Date and time, e.g. June 30, 2023 9:41 PM

Preview: Aug 14, 2026, 3:00 AM
<t:1786676400:f>

Long date/time

Weekday, full date, and time

Preview: Friday, August 14, 2026 at 3:00 AM
<t:1786676400:F>

Relative

Countdown or time ago, e.g. in 2 hours

Preview: in 39 minutes
<t:1786676400:R>

Paste any snippet into Discord chat or embeds. Discord converts the Unix seconds value to each viewer's locale. Relative format (<t:…:R>) updates live as time passes.

The same <t:…> syntax also works in site markdown (event descriptions, articles, club posts) and in club **Events** Discord webhook embeds: each person sees times in their own timezone.