LFText Formatter
Menu

Discord scheduling utility

Discord Timestamp Generator

Choose a date, time, and searchable city timezone, then generate Discord timestamps and complete messages that display correctly for every viewer.

Choose a moment

Selected: UTC

26 IANA timezones. Daylight-saving rules apply automatically.

Edit either field. Discord converts the same moment for every viewer.

Discord timestamp formats

Preparing your local preview...

Short time

:t

Select a valid moment

4:20 PM

Long time

:T

Select a valid moment

4:20:30 PM

Short date

:d

Select a valid moment

06/25/2026

Long date

:D

Select a valid moment

June 25, 2026

Short date/time

:f

Select a valid moment

June 25, 2026 4:20 PM

Long date/time

:F

Select a valid moment

Thursday, June 25, 2026 4:20 PM

Relative time

:R

Select a valid moment

in 2 hours

Timezone comparison

Read-only comparison of the selected moment. Change the source timezone above.

Choose a valid moment to compare city times.

Discord message composer

Start with a template, edit the message, then copy it into Discord.

Discord-style preview

Text Formatter Today

Your timestamp message preview will appear here.

Why use this Discord Timestamp Generator?

Avoid timezone confusion

Share one timestamp instead of manually listing times for every region.

Generate all seven formats

Compare short time, long date, full date, and relative-time output in one place.

Copy valid Discord syntax

Each result uses the exact <t:UNIX:STYLE> structure Discord expects.

Compare city times

Check the same event in Los Angeles, London, Tokyo, and the source timezone.

Compose complete messages

Start with event, deadline, meeting, stream, and maintenance templates.

Convert Unix timestamps

Edit the Unix value or calendar time and keep both fields synchronized.

How it works

1

Choose the source moment

Enter the date and time, then select the city timezone where the event occurs.

2

Compare formats and cities

Review all timestamp styles and confirm the moment across major timezones.

3

Compose and copy

Choose a message template, edit it, then copy the complete Discord-ready message.

How Discord timestamps handle timezones

A Discord timestamp stores one absolute moment as Unix time: the number of seconds since January 1, 1970 UTC. The selected city timezone is used while converting your calendar time into that absolute value, including daylight-saving rules for the event date.

When someone reads the message, Discord formats that same Unix timestamp using the reader's own device settings. A meeting can therefore display as 9:00 AM for one member and 6:00 PM for another without changing the underlying message.

Use the relative format for reminders such as “in 2 hours.” Use the long date and time formats when the exact calendar date matters. For important events, placing a full format and a relative format together gives readers both certainty and urgency.

Which Discord timestamp format should I use?

Every Discord timestamp points to the same Unix moment. The final letter controls how Discord presents that moment to each reader.

SyntaxDisplayBest for
<t:unix:t>Short local timeCompact schedules and table rows
<t:unix:T>Local time with secondsPrecise launches and automated events
<t:unix:d>Short local dateDense calendars
<t:unix:D>Long local dateDate-focused announcements
<t:unix:f>Short date and timeMost meetings and community events
<t:unix:F>Full weekday, date, and timeFormal event announcements
<t:unix:R>Live relative timeCountdowns and reminders

For important events, combine a full timestamp with a relative timestamp so readers see both the exact date and the remaining time.

Practical examples

Community event

Show the complete local date and time.

Game night starts <t:1782403200:F>

Countdown reminder

Let Discord update the remaining time.

Registration closes <t:1782403200:R>

Compact schedule

Use a short date and time in a list.

Workshop: <t:1782403200:f>

Important limitations

The browser preview approximates Discord using your locale. Discord controls the final wording and formatting.

Timezone rules can change through government decisions and browser updates. Verify unusually distant future events against an authoritative local source.

Discord timestamp syntax must be pasted into a Discord message; it will remain plain text in applications that do not support it.

Relative time changes continuously, so the wording seen later will differ from the preview shown now.

FAQ

What is a Discord timestamp?

It is a Unix timestamp wrapped in Discord's <t:timestamp:style> syntax. Discord renders it as a readable time for each viewer.

Which Discord timestamp format should I use?

Use F for a complete event date, f for a compact date and time, and R for a live relative countdown.

Do Discord timestamps adjust for timezone?

Yes. Discord displays the same moment according to each viewer's device locale and timezone.

Can I search for any timezone?

The timezone search uses the IANA timezone database supported by your browser, including regions and cities across the Americas, Europe, Africa, Asia, Australia, and the Pacific.

Why is my Discord timestamp showing the wrong time?

Confirm that the selected city timezone is where the event occurs, not where the viewer lives. Discord converts the resulting Unix moment into each viewer's local timezone.

Does this generator handle daylight saving time?

Yes. City timezones such as America/New_York or Europe/London apply the daylight-saving rules for the selected date. UTC does not change seasonally.

Can I use this with Discord bots?

Yes. The generated Unix timestamp and Discord syntax can be inserted into bot messages, embeds, and scheduled content.