Free · no sign-up · browser-based

Discord Time Converter

Pick a date, time, and timezone. Get a Discord timestamp that automatically displays in every member’s local time—ready to copy and paste.

All 9 current styles DST-aware timezones Your time stays on-device

1 · Set the moment

When does it happen?

Enter the wall-clock time in the timezone where the event is scheduled.

All 9 Discord timestamp formats

Choose how the same moment appears. The viewer’s language, timezone, and 12/24-hour preference control the final rendering.

Omitting the style—<t:UNIX>—uses f as the default. The s and S styles are included because they now appear in Discord’s current official reference.

Copy-ready message builder

Turn the timestamp into a clear event announcement or live countdown.

Discord timestamp decoder

Paste a <t:...> code, Unix seconds, or Unix milliseconds to convert it back.

Paste a timestamp to see its UTC time, your local time, and Unix values.

One minute guide

How to convert a time for Discord

A Discord timestamp represents one exact moment as Unix seconds. Discord then formats that moment for each person who reads the message, so nobody needs to calculate EST to GMT or UTC to JST manually.

Enter the event time

Choose the date and wall-clock time exactly as announced by the event organizer.

Choose its timezone

Use a named region such as America/New_York so daylight saving rules match that date.

Copy and send

Paste the selected <t:UNIX:STYLE> code into Discord and send the message.

The code looks unchanged before you send it

Discord renders timestamp markdown after the message is sent. If you only paste it into the composer, seeing the raw code is normal.

Format reference

Which Discord time format should you use?

Use F for a clear event announcement, R for a live relative countdown, and t when the date is already obvious. The less common s and S styles provide compact date-and-time combinations.

Style Official meaning Typical output Best use
tShort Time4:20 PMTime only, profiles, short reminders
TMedium Time4:20:30 PMLogs and second-level precision
dShort Date04/20/2026Compact schedules
DLong DateApril 20, 2026Readable date without time
fLong Date, Short TimeApril 20, 2026 at 4:20 PMGeneral-purpose default
FFull Date, Short TimeMonday, April 20, 2026 at 4:20 PMEvents and formal announcements
sShort Date, Short Time04/20/2026, 4:20 PMCompact date and time
SShort Date, Medium Time04/20/2026, 4:20:30 PMCompact logs with seconds
RRelative Timein 2 hoursCountdowns and recency

Practical examples

Discord timestamps for events, countdowns, bios, and bots

Global events

Combine F and R: members get the full local date plus a countdown that updates automatically.

Live countdowns

The R style changes from “in 2 hours” to “5 minutes ago” without editing the original message.

Timezone in your bio

Use t to show what a reference time—often your midnight—looks like to another person. Regenerate it after DST changes.

Bots and embeds

Place timestamp markdown in supported message or embed text. For “started X ago,” generate the start time with R.

Deadlines

Use a full local date and a relative time together so readers know both the exact deadline and how long remains.

Raids and streams

A single code replaces long lists of EST, PST, GMT, and JST times and reduces scheduling mistakes.

Timezone accuracy

Use a named timezone, not a guessed offset

EST is not always Eastern Time

EST is a fixed UTC−5 label, while New York commonly uses EDT (UTC−4) during daylight saving time. Selecting America/New_York lets the date decide which offset is correct.

Discord converts after you send

Your code contains Unix seconds, not a timezone name. Discord reads that single moment and formats it in the viewer’s own timezone and locale.

Some local times happen twice—or not at all

When clocks spring forward, a time such as 2:30 AM may not exist. When clocks move back, 1:30 AM can occur twice. This converter detects both cases instead of silently choosing the wrong hour.

A timestamp is a moment, not a recurring schedule

A code cannot mean “every Friday at 5 PM.” It points to one date and time. Generate a new timestamp for each recurring event, especially across DST changes.

Questions answered

Discord time converter FAQ

How do I make a time show in everyone’s timezone on Discord?

Generate a code such as <t:UNIX:F>, paste it into a Discord message, and send it. The same code displays in each reader’s own timezone and locale. You do not need to list separate EST, PST, GMT, or JST times.

What are the current Discord timestamp formats?

Discord’s current developer reference lists nine styles: t, T, d, D, f, F, s, S, and R. Many older generators only mention seven because s and S were less commonly documented.

How do I make a Discord countdown?

Choose the event time and copy the R style. Discord renders it as relative time—for example, “in 2 hours”—and updates the wording as time passes. It is a live relative label, not an animated seconds counter.

Can a Discord timestamp show only the time without a date?

Yes. Use t for hours and minutes or T to include seconds. The visible message omits the date, but the timestamp still represents one exact date and moment underneath.

Should I choose EST, EDT, or America/New_York?

Choose America/New_York for normal Eastern Time scheduling. It automatically follows the correct EST or EDT offset for the selected date. Use a fixed abbreviation only when you intentionally mean that fixed offset.

Can I paste and convert an existing Discord timestamp?

Yes. The decoder accepts a full code such as <t:1767225600:R>, plain Unix seconds, or 13-digit Unix milliseconds. You can then load the decoded moment back into the generator.

Why does Discord show a different date or 12/24-hour format than this preview?

Discord uses each viewer’s client locale, timezone, and time-format preference. This page previews with your browser settings, so minor punctuation or 12/24-hour differences are possible even though the underlying moment is identical.

Does Discord have a 2038 timestamp limit?

Discord’s current formatting reference describes timestamps as Unix seconds but does not publish a practical 2038 cutoff. This tool does not impose that frequently repeated limit; for extremely distant dates, confirm the result in your current Discord client.

Is this an official Discord tool?

No. This is an independent utility and is not affiliated with or endorsed by Discord Inc. The timestamp syntax and style names follow the current public Discord developer reference.

Privacy: conversion stays in your browser

Your selected date, time, timezone, decoded code, and message text are never submitted to this site. Optional Google Analytics can be enabled with your consent; analytics events contain only the feature name (for example, “copy format F”), never the values you entered. Your consent choice is stored locally in your browser.