DYNAMIC TIME UTILITY

Discord Timestamp Generator

Create Discord timestamps that automatically adapt to every user’s local timezone across the world.

Presets:
Primary Discord Timestamp (Short Date/Time)
<t:1787652209>

All 7 Discord Timestamp Formats

Click any row to copy
:t
Short Time<t:1787652209:t>
3:33 PM
:T
Long Time<t:1787652209:T>
3:33:29 PM
:d
Short Date<t:1787652209:d>
08/25/2026
:D
Long Date<t:1787652209:D>
August 25, 2026
:f
Short Date/Time (Default)<t:1787652209>
August 25, 2026 3:33 PM
:F
Long Date/Time<t:1787652209:F>
Tuesday, August 25, 2026 3:33 PM
:R
Relative Time<t:1787652209:R>
in 0 seconds
Copied timestamp to clipboard!

How Discord Timestamps Work

Discord timestamps use the Unix epoch timestamp format wrapped in angle brackets: <t:TIMESTAMP:STYLE>. When pasted into any Discord channel or DM, Discord automatically computes the viewer's device timezone and displays the time accordingly.

Frequently Asked Questions

What is the default timestamp format?

If no style flag is provided (e.g. <t:1774435200>), Discord defaults to Short Date/Time (:f).

Does the relative format count down automatically?

Yes, the :R flag updates dynamically on Discord clients to show "in 5 minutes", "in 1 hour", or "2 days ago".