Skip to main content
Toolbox
Time

Discord Timestamp Generator

Create dynamic localized Discord markdown timestamps (<t:timestamp:format>) that adjust to every viewer's local timezone automatically.

Quick Answer & Summary

A Discord timestamp generator creates special tags like <t:1779274800:R> or <t:1779274800:F> using Unix epoch seconds. When pasted into Discord, every user sees the event in their own local device timezone and gets dynamic live countdowns.

Discord Markdown Timestamp Syntax
<t:UNIX_EPOCH_SECONDS:FORMAT_FLAG> (where flag ∈ { t, T, d, D, f, F, R })

Uses standard 10-digit Unix epoch seconds formatted according to Discord's chat rendering engine.

Generated Discord Markdown Codes

Short Time

16:20

<t:1788176340:t>

Long Time

16:20:30

<t:1788176340:T>

Short Date

20/05/2026

<t:1788176340:d>

Long Date

20 May 2026

<t:1788176340:D>

Short Date/Time

20 May 2026 16:20

<t:1788176340:f>

Long Date/Time

Wednesday, 20 May 2026 16:20

<t:1788176340:F>

Relative Time

in 2 months

<t:1788176340:R>

How Discord Dynamic Timestamps Work

When you paste a timestamp code like <t:1779274800:R>into Discord, Discord automatically converts it to each user's personal device timezone.

Share This Tool

Help your team and fellow developers save time with free, private client-side utilities.

TB
Toolbox Editorial TeamVerified Authors

Systems & Security Engineers • Applied Cryptography & High-Performance Web Tools

Updated:
100% In-BrowserZero server storage
Standards AuditedRFC & ISO compliant
Peer ReviewedEditorial Policy
Documentation & Guide

How to Use Discord Timestamp Generator

1

Select Event Date & Time

Choose the target date and time for your Discord announcement, raid, or meeting.

2

Choose Format Tag

Select from Short Time (t), Long Time (T), Short Date (d), Long Date (D), Full Date/Time (F), or Relative Time (R) ('in 2 hours').

3

Copy & Paste into Discord

Paste the generated <t:1700000000:R> code directly into any Discord message, server channel, or bot embed.

Pro Tips
Use ':R' for live relative countdowns for gaming events and stream launches

Practical Examples & Conversions

Input
Relative format
Output
<t:1779274800:R>

Frequently Asked Questions (PAA)

Related Tools & Converters

Authoritative Standards & Citations

Calculations and algorithms on this page are implemented and verified in strict accordance with the following official technical specifications: