Back to Tools

Discord Timestamp Generator

Generate Discord timestamps that automatically adjust to each user's timezone

Unix Timestamp

0

Discord Timestamp Formats

Short Time

Preview: 12:00 AM

<t:0:t>
Long Time

Preview: 12:00:00 AM

<t:0:T>
Short Date

Preview: 01/01/1970

<t:0:d>
Long Date

Preview: January 1, 1970

<t:0:D>
Short Date/Time

Preview: January 1, 1970 12:00 AM

<t:0:f>
Long Date/Time

Preview: Thursday, January 1, 1970 12:00 AM

<t:0:F>
Relative Time

Preview: 20581 days ago

<t:0:R>

How to Use Discord Timestamps

  • Copy any timestamp format above
  • Paste it directly into Discord (message, embed, etc.)
  • Discord will automatically convert it to the user's local timezone
  • The timestamp updates in real-time for relative formats
  • Works in messages, embeds, and even bot responses

Format Syntax

Discord timestamps use the format: <t:TIMESTAMP:FORMAT>

  • t = Short time
  • T = Long time
  • d = Short date
  • D = Long date
  • f = Short date/time
  • F = Long date/time
  • R = Relative time