All free tools

Discord time converter

Free Discord Timestamp Generator

A Discord timestamp generator converts a date, time, or Unix value into tags like <t:1778602800:F>. Paste the tag into Discord and each viewer sees it in their local timezone.

Enter a date or Unix time

Discord expects Unix seconds, then a display format code.

Unix seconds

1778602800

Copy a Discord timestamp format

Paste the tag directly into Discord. The preview column shows your browser's local rendering.

Format

Short time

Quick reminders and short event notices

<t:1778602800:t>

4:20 PM

Long time

Precise schedules with seconds

<t:1778602800:T>

4:20:30 PM

Short date

Compact date references

<t:1778602800:d>

05/12/2026

Long date

Event announcements and launch dates

<t:1778602800:D>

May 12, 2026

Short date/time

Default all-purpose timestamp

<t:1778602800:f>

May 12, 2026 4:20 PM

Long date/time

Formal schedules and event briefs

<t:1778602800:F>

Tuesday, May 12, 2026 4:20 PM

Relative time

Countdowns and recently updated messages

<t:1778602800:R>

in 2 hours

Format reference

Discord timestamp tags use the same Unix value with a different final letter. Keep the Unix number unchanged and switch the format code when you need a different display style.

Short time

:t

Example: 4:20 PM

Long time

:T

Example: 4:20:30 PM

Short date

:d

Example: 05/12/2026

Long date

:D

Example: May 12, 2026

Short date/time

:f

Example: May 12, 2026 4:20 PM

Long date/time

:F

Example: Tuesday, May 12, 2026 4:20 PM

Relative time

:R

Example: in 2 hours

Frequently asked questions

What is a Discord timestamp?

A Discord timestamp is a tag like <t:1778601600:F> that Discord turns into a local date or time for each viewer. It uses a Unix timestamp plus a format code.

Why should I use Discord timestamps instead of typing a time?

Discord timestamps automatically display in each person's local timezone. That avoids confusion when a server has members in different countries or time zones.

What is the relative Discord timestamp format?

The relative format uses the R code, such as <t:1778601600:R>. Discord renders it as text like in 2 hours, tomorrow, or 3 days ago.

Does this Discord timestamp generator store my dates?

No. The converter runs in your browser and does not send your date, time, or generated tags to ChatSpark.

Can I paste these tags into any Discord channel?

Yes. Copy a generated tag and paste it into a Discord message, embed, webhook payload, event post, or announcement where Discord markdown is supported.