---
title: "Discord Timestamp Generator: All Time Formats | FromFlow"
description: "Generate Discord timestamps for events, reminders, logs, and countdowns. Pick a date and copy every <t:> format, including relative time."
url: "https://fromflow.dev/tools/timestamp/"
index: "https://fromflow.dev/llms.txt"
---

Free Discord tool

# Discord timestamp generator

Pick a date and time, then copy the exact Discord timestamp syntax for short time, long date, full date, and relative countdown formats. Every viewer sees the time in their own timezone.

Date and time

Unix timestamp

Code

Name

Discord syntax

Example

:t

Short Time

9:41 PM

Copy

:T

Long Time

9:41:30 PM

Copy

:d

Short Date

03/05/2026

Copy

:D

Long Date

May 3, 2026

Copy

:f

Short Date/Time

May 3, 2026 9:41 PM

Copy

:F

Long Date/Time

Sunday, May 3, 2026 9:41 PM

Copy

:R

Relative

in 2 hours

Copy

FromFlow

## Create your own Discord bot

No code. Free 3-day trial.

[Sign Up](https://dashboard.fromflow.dev)

## How Discord timestamps work

Discord timestamps use Unix seconds inside a short markdown tag such as <t:1746309660:R>. Discord renders the tag in each viewer's local timezone, which makes it ideal for events, deadlines, reminders, status messages, and bot logs.

## Use relative timestamps for live countdowns

The relative format updates over time, so an event can show as in 2 hours, in 30 minutes, or 5 minutes ago without anyone doing timezone math manually.

More free tools

## Useful Discord utilities

[Text Formatter](https://fromflow.dev/tools/text-formatter/) [Embed Builder](https://fromflow.dev/tools/embed/) [Color Picker](https://fromflow.dev/tools/colors/) [Username Generator](https://fromflow.dev/tools/username-generator/) [Avatar Downloader](https://fromflow.dev/tools/avatar-downloader/)

FromFlow

## Create your own Discord bot

No code. Free 3-day trial.

[Try for free](https://dashboard.fromflow.dev) [With AI](https://fromflow.dev/ai-discord-bot-maker/)

FAQ

## Discord timestamp generator FAQ

### What is a Discord timestamp?

A Discord timestamp is a markdown tag in the format <t:UNIX:FORMAT>. Discord converts it into a local time or date for every viewer.

### Does a Discord timestamp adjust for timezones?

Yes. Discord stores the Unix timestamp and displays it according to the viewer's local Discord client timezone.

### Which Discord timestamp format should I use for events?

Use:F for a full date and time, and:R for a live relative countdown. Many event posts include both formats.

### Can I use timestamps inside embeds?

Yes. Discord timestamp tags work in normal messages and in most embed text fields, including descriptions and field values.
