Discord Timestamp Converter
✓ Link copied to clipboard!
FREE & INSTANT • NO SIGN-UP REQUIRED

Discord Time Converter & Timestamp Generator

Create dynamic Discord timestamp codes that automatically convert to every user's local timezone. Zero ads, instant 1-click copy.

i
How it works: Choose a date and time, then copy the timestamp and paste it into Discord.
Examples:
Quick Select

:
:

Live Discord Chat Preview

<t:1790004885:R>
See how your timestamp will appear to members in Discord chat.
Event BotBOT
Hey @everyone, the event startsin 1 hour. React with 🎉 to confirm attendance.

Discord Timestamp Formats

Click Copy on any row to copy the markdown tag for your Discord message.

Short Date
Markdown Tag:<t:1790004885:d>
Discord Preview:09/21/2026
Long Date
Markdown Tag:<t:1790004885:D>
Discord Preview:September 21, 2026
Short Time
Markdown Tag:<t:1790004885:t>
Discord Preview:9:04 PM
Long Time
Markdown Tag:<t:1790004885:T>
Discord Preview:9:04:45 PM
Short Date / Time
Markdown Tag:<t:1790004885:f>
Discord Preview:September 21, 2026 9:04 PM
Long Date / Time
Markdown Tag:<t:1790004885:F>
Discord Preview:Monday, September 21, 2026 9:04 PM
Relative Time
Markdown Tag:<t:1790004885:R>
Discord Preview:just now
Raw Epoch
Markdown Tag:1790004885
Discord Preview:1790004885

Event Announcement Builder

Quick ideas:
<t:1790004885:F> (<t:1790004885:R>)
Monday, September 21, 2026 9:04 PM (just now)

Multi-Timezone Comparison

See the same event time across different time zones.

Your Time
--:--
---
---
Event Time
--:--
---
---
UTC Time
--:--
---
Compare TimeSame day
--:--
---
Tokyo (GMT+9)
--
Fast Tutorial

How to Make a Discord Timestamp in 3 Simple Steps

Generate dynamic timestamp markdown tags that automatically translate to any server member's personal clock:

  1. Step 1 — Pick Date & Time

    Select your scheduled event date, time, and timezone using the Discord time converter above.

  2. Step 2 — Choose Your Format

    Pick a format flag like :R for a live countdown or :F for full date and time.

  3. Step 3 — Copy & Paste in Chat

    Click Copy and paste the generated <t:UNIX:FLAG> code into any Discord message or announcement.

Features & Capabilities

Everything You Can Do With This Discord Time Converter

One tool. Every timestamp use case Discord supports — from simple chat messages to event announcements, timezone comparisons, and bot development.

Discord Timestamp Generator

Pick any date and time, select a timezone, and instantly get the correct <t:UNIX:FLAG> discord time code. All 7 official Discord time formats available.

Live Discord Chat Preview

See exactly how your timestamp will look inside Discord before you send it. The Discord preview panel renders every discord timestamp format in real time as you type.

Discord Timezone Converter

Compare your event time across up to 4 timezones simultaneously. Uses official IANA geographical zones so Daylight Saving Time is always accounted for — no more 1-hour-off errors.

Event Announcement Builder

Generate a complete Discord event announcement block with both a full date/time stamp and a live countdown. Copy one message that works for every member's timezone.

Decode Existing Timestamps

Switch to Decode Mode and paste any <t:...> tag or raw Unix number to instantly see the matching date, UTC time, local time, and relative duration.

Discord Snowflake Calculator

Have a Discord message, user, server, or channel ID? Paste the Snowflake into the Snowflake tab to extract its creation timestamp — useful for moderation and bot debugging.

Timezone Intelligence

Why Discord Dynamic Timestamps Beat Static Text

Coordinating gaming raids, tournament kickoffs, or server announcements across global timezones causes confusion when members live in different regions.

Automatic Local Timezone Translation

Sending <t:UNIX:STYLE> renders in each viewer's local clock. A user in London sees GMT, one in New York sees Eastern, and another in Tokyo sees JST—from the exact same message.

Universal Unix Time Standard

Discord time codes use Unix epoch seconds (seconds since 1 Jan 1970 UTC). Because Unix time is universal, our Discord timestamp generator eliminates manual math and delivers instant 1-click codes.

Format Reference

Official Discord Time Format Flags

Discord provides seven official display flags to adapt any date or countdown to your community announcement:

FlagStyle NameMarkdown CodeExample OutputBest Use Case
:RRelative Countdown<t:1726704000:R>in 2 hours / 3 days agoLive countdown for raids, drops & streams
:FLong Date & Time<t:1726704000:F>Friday, September 19, 2026 8:00 PMServer announcements & tournament schedules
:fShort Date & Time<t:1726704000:f>September 19, 2026 8:00 PMDefault Discord timestamp style
:tShort Time<t:1726704000:t>8:00 PMSame-day gaming lobbies & voice calls
:TLong Time<t:1726704000:T>8:00:00 PMSecond-accurate launch times
:dShort Date<t:1726704000:d>09/19/2026Compact dates for table logs
:DLong Date<t:1726704000:D>September 19, 2026Milestone deadlines & roadmap schedules
Pro Tip: Combine Date and Countdown in Announcements

Combine full date and relative formats: <t:UNIX:F> (<t:UNIX:R>). Members see the scheduled time alongside an auto-updating countdown.

Timezone Accuracy

Discord Timezone Converter & Eliminating DST Errors

Static abbreviations like EST, PST, or BST do not observe Daylight Saving Time shifts properly, causing timestamps to drift by an hour.

The 1-Hour Daylight Saving Problem

"EST" represents a fixed UTC-5 offset. During daylight saving periods, New York moves to EDT (UTC-4). Using static offsets during summer months causes timestamps to appear 1 hour off for server members.

The IANA Geographical Advantage

Our Discord timezone converter uses official IANA regions (like America/New_York or Europe/London) with built-in seasonal schedules, ensuring 100% precision worldwide.

New to Discord timestamps?

Learn how to put time in Discord chat, explore complete markdown syntax rules, and find Discord.js / Discord.py bot code snippets in our full guide.

Read the Full Guide
Frequently Asked Questions

Frequently Asked Questions About Discord Timestamps

Learn how dynamic timestamps work in Discord, why timezones cause one-hour offsets, and how to format markdown tags for messages and bot embeds.

What is a Discord timestamp?

A Discord timestamp is a dynamic markdown code formatted as <t:UNIX_TIMESTAMP:FLAG> (for example, <t:1726704000:R>). Unlike static text like "8:00 PM EST", Discord automatically converts this dynamic code on each member's device to display in their own local time and clock format (12-hour or 24-hour).

How to make a Discord timestamp?

To make a Discord timestamp: 1. Select your target date, time, and timezone in our free generator above. 2. Choose your preferred display style format (such as Relative countdown :R or Long Date/Time :F). 3. Click the Copy button next to the generated markdown tag. 4. Paste the tag (e.g. <t:1726704000:F>) directly into any Discord message, announcement, or bot embed.

How do Discord timestamps work?

Discord timestamps work by encoding date and time into a single global standard: Unix epoch time (the number of elapsed seconds since January 1, 1970 UTC). When you send a timestamp code in chat, Discord's desktop, mobile, and web apps read this universal number and render it locally using the viewer's device operating system clock and timezone settings.

What is a Discord timestamp converter?

A Discord timestamp converter is a web tool that translates human-readable calendar dates, times, and regional timezones into Discord-compliant Unix epoch tags (<t:TIMESTAMP:STYLE>), and vice versa. It eliminates the need for manual timezone conversions and Unix math when scheduling events across global communities.

How to use a Discord time converter?

To use our Discord time converter: 1. Enter your event date and time using either the interactive picker or the natural language box (e.g., "tomorrow 8pm" or "in 2 hours"). 2. Select your event's timezone (or let auto-detection select your current zone). 3. Browse the 7 available Discord timestamp styles in the results table. 4. Click Copy on your chosen format and paste it into Discord.

What timezone does Discord use?

Discord's internal servers operate entirely in Coordinated Universal Time (UTC), while the Discord app on each user's device displays timestamps using their device's local system timezone. Discord does not lock you into a single static timezone like PST or EST; it dynamically adjusts for every individual viewer based on their computer or smartphone clock.

How to create a Discord timestamp for a specific timezone?

To create a timestamp for a specific timezone: 1. In our converter, click the Timezone selector and search for the target city or IANA zone (such as America/New_York, Europe/London, Asia/Tokyo, or UTC). 2. Set the event's local time in that chosen timezone. 3. Copy the resulting code. When posted in Discord, it will seamlessly adjust for users in all other timezones without any confusion.

How does Discord automatically convert time zones?

Discord achieves automatic conversion through client-side rendering of Unix epoch seconds. Because a Unix timestamp represents one exact, universal moment in time across the entire world, Discord's client app queries the user's operating system (Windows, macOS, iOS, Android, Linux) for its local timezone offset and DST rules, then displays the corresponding local hours and minutes automatically.

What is the Discord timestamp format?

The Discord timestamp syntax is <t:TIMESTAMP:FLAG>, where TIMESTAMP is a 10-digit Unix epoch time in seconds, and FLAG is an optional 1-letter style code: :t (Short Time), :T (Long Time), :d (Short Date), :D (Long Date), :f (Short Date/Time, default), :F (Long Date/Time with weekday), and :R (Relative countdown timer).

How to use Discord timestamp codes?

To use Discord timestamp codes, simply copy any valid <t:1726704000:style> tag and paste it into a Discord text channel, direct message, forum post, event description, or bot webhook. You can mix timestamp codes naturally with standard text, bold formatting, and emojis (for example: "Event starts at <t:1726704000:F> (<t:1726704000:R>)").

How to create a relative timestamp in Discord?

To create a relative countdown timestamp in Discord, append the :R flag to your timestamp tag: <t:UNIX_TIMESTAMP:R>. In Discord chat, this renders as an active, auto-updating timer such as "in 15 minutes", "in 3 days", or "5 minutes ago". Users can also hover over the relative badge on desktop to view the full exact calendar date and time.

How to make Discord show the correct local time for everyone?

To make Discord show the correct local time for everyone in your server, always share dates using dynamic timestamp codes (<t:...>) instead of typing static time strings like "8 PM EST". Because dynamic timestamps compute on the viewer's device, every server member in the US, Europe, Asia, and worldwide will see the exact equivalent hour in their own local time automatically.

Why is my Discord timestamp showing the wrong time?

If your timestamp displays the wrong time, the most common reasons are: 1. Daylight Saving Time (DST) discrepancy: Using static abbreviations (like EST instead of EDT) causes a 1-hour error; using our IANA-based tool prevents this. 2. Incorrect device clock: Discord relies on the viewer's device clock and timezone setting. 3. Milliseconds instead of seconds: Passing a 13-digit JavaScript millisecond number instead of a 10-digit Unix second number breaks Discord's rendering.