ToolBark
Social Media

Discord Timestamp Generator

Generate Discord timestamp codes that show in every user's local time

How it works

Discord renders dynamic timestamps using the <t:unix:flag> syntax. They automatically display in each viewer's local timezone and update in real time for relative formats. Pick a date and time below, then copy the code for any format you need.

Select date & time

Unix1782374400
UTCThu, 25 Jun 2026 08:00:00 GMT
Local6/25/2026, 8:00:00 AM

Discord timestamp codes

Click any copy button to grab the code, then paste directly into Discord.

:t

Short Time

08:00 AM

<t:1782374400:t>
:T

Long Time

08:00:00 AM

<t:1782374400:T>
:d

Short Date

6/25/2026

<t:1782374400:d>
:D

Long Date

June 25, 2026

<t:1782374400:D>
:f

Short Date/Time

June 25, 2026 at 08:00 AM

<t:1782374400:f>
:F

Long Date/Time

Thursday, June 25, 2026 at 08:00 AM

<t:1782374400:F>
:R

Relative Time

in 54 minutes

<t:1782374400:R>
Copy all codes (one per line)

Format flag reference

FlagNameExample output
:tShort Time16:20
:TLong Time16:20:30
:dShort Date20/04/2021
:DLong Date20 April 2021
:fShort Date/Time20 April 2021 16:20
:FLong Date/TimeTuesday, 20 April 2021 16:20
:RRelative Time3 years ago / in 2 hours

Syntax: <t:UNIX_TIMESTAMP:FLAG> — omit the flag to use the default (Short Date/Time).

About

The Discord Timestamp Generator converts any date and time into Discord's dynamic `&lt;t:unix:flag&gt;` timestamp codes. These special codes automatically display in each viewer's local timezone and language — no more confusion over time zones when scheduling events, announcing releases, or coordinating across global communities. Supports all seven Discord timestamp formats including relative time.

FAQ
What is a Discord timestamp?+

A Discord timestamp is a special message code in the format <t:UNIX:FLAG> that Discord renders as a human-readable date or time. It automatically converts to each viewer's local timezone, so everyone in a server sees the correct time for their location.

How do I use a Discord timestamp code?+

Copy the generated code (for example <t:1713628800:F>) and paste it directly into any Discord message, channel description, or embed. Discord will render it as a formatted date and time automatically — no bots or commands needed.

What are the different Discord timestamp formats?+

Discord supports 7 format flags: :t (short time), :T (long time), :d (short date), :D (long date), :f (short date/time, the default), :F (long date/time with weekday), and :R (relative time like '3 hours ago' or 'in 2 days').

What is a Unix timestamp?+

A Unix timestamp is the number of seconds elapsed since January 1, 1970 (UTC). Discord uses Unix timestamps in its <t:> codes. This tool calculates the correct Unix value from your chosen date and time automatically, so you don't need to do any math.

Related tools