ZovoTools

Discord Timestamp Generator

Turn any date and time into Discord's dynamic timestamp codes. Pick a moment below and the tool builds all seven Discord timestamp formats, shows you a live preview of how each one renders, and lets you copy the exact code with one click. Discord displays these timestamps in every viewer's own local timezone, so an event you post once reads correctly for everyone. Everything runs privately in your browser.

Uses your computer's local timezone to compute the Unix timestamp. The codes will render in each viewer's own timezone in Discord.
Please choose a valid date and time.
FormatCodePreview
The preview shows roughly how Discord renders each code for a viewer in your timezone. Click any Copy button to put the code on your clipboard.

What are Discord timestamps?

Discord timestamps are a built-in markup feature that lets you post a date or time that renders dynamically for every reader. Rather than writing a fixed string like "3:00 PM EST," you post a short code such as <t:1718900000:F>. That code carries a Unix timestamp - the number of seconds since January 1, 1970 UTC - together with a single style letter. When the message appears, Discord replaces the code with a nicely formatted date or time, converted automatically into each viewer's own local timezone. Someone in London and someone in Sydney see the same absolute moment written in their own clock time, with zero manual timezone math on your part.

This generator does the conversion for you. You pick a date and time using the picker above, and the tool reads your computer's local timezone to calculate the matching Unix timestamp. It then assembles the code for all seven Discord styles and shows a preview of each so you can choose the one that fits your message.

How to use the generator

Choose a date and time in the Date and time field at the top; it defaults to the current moment so you can start immediately. The table below updates instantly and lists every Discord format alongside its code and a live preview. Find the style you want, press its Copy button, and the code is placed on your clipboard. Switch to Discord and paste the code directly into a message, channel topic, or embed, then send it as normal. Discord recognizes the <t:...> pattern and renders it for each reader in their local timezone. You can drop a code inline with text, for example "Doors open <t:1718900000:t>" - no bot or slash command needed.

The seven format styles explained

Discord offers seven style letters, each producing a different display. Short Time (t) shows a clock time like "3:00 PM." Long Time (T) adds seconds, like "3:00:00 PM." Short Date (d) shows a numeric date such as "06/21/2026." Long Date (D) spells the month out, like "June 21, 2026." Short Date/Time (f) combines a long date with a short time, such as "June 21, 2026 3:00 PM," and is the default Discord uses if you omit the style letter. Long Date/Time (F) adds the weekday, like "Saturday, June 21, 2026 3:00 PM." Finally, Relative (R) renders a self-updating phrase like "in 2 hours" or "3 days ago," recalculated live as real time passes - perfect for countdowns and launch announcements.

Everything runs locally. The date you pick never leaves your device. All of the timestamp math and code generation happens in your browser with JavaScript, so nothing is uploaded, logged, or tracked. You simply copy the generated code and paste it into Discord yourself.

Frequently Asked Questions

What is a Discord timestamp?
A Discord timestamp is a special piece of message markup that displays a date or time dynamically. Instead of typing a fixed string like 3:00 PM, you post a code such as <t:1718900000:F> that contains a Unix timestamp and a style letter. Discord then renders that code as a formatted date or time for every viewer, automatically converting it to each person's own local timezone. This makes it ideal for announcing events, deadlines, and meeting times to an audience spread across the world.
How do I use the generated timestamp code in Discord?
Pick a date and time in the tool, copy the code for the format you want using its Copy button, then paste that code directly into a Discord message, channel topic, or embed and send it. Discord recognizes the <t:...> pattern and replaces it with the rendered date or time when the message appears. You can mix it inline with normal text, for example: The stream starts <t:1718900000:R>. There is no bot or slash command required.
Why does the timestamp show a different time for other people?
That is the entire point of Discord timestamps. The code stores a single absolute moment as a Unix timestamp, which is the number of seconds since January 1, 1970 in UTC. Discord then converts that moment into each viewer's local timezone before displaying it. So a friend in Tokyo and a friend in New York see the same event written in their own clock time, with no manual timezone math. This tool reads your computer's local timezone to turn the date you pick into the correct Unix value.
What are the seven Discord timestamp formats?
Discord supports seven style letters. t is short time like 3:00 PM, T is long time like 3:00:00 PM, d is short date like 06/21/2026, D is long date like June 21, 2026, f is short date and time like June 21, 2026 3:00 PM, F is long date and time like Saturday, June 21, 2026 3:00 PM, and R is a relative time like in 2 hours or 3 days ago that updates automatically. If you post a code without a style letter, Discord defaults to the f short date and time format.
Does the relative timestamp update on its own?
Yes. The relative format, style letter R, displays text like in 2 hours, 5 minutes ago, or in 3 days, and Discord recalculates it live based on the current moment. As real time passes, in 2 hours becomes in 1 hour, then in a few minutes, then 5 minutes ago, all without you editing the message. This makes it perfect for countdowns to a launch or event, because the message stays accurate forever while every other format stays fixed to the absolute moment you chose.
Is this Discord timestamp generator private and free?
Yes. The tool is completely free with no sign up, and all of the date conversion and code generation happens locally in your browser using JavaScript. The date and time you pick are never uploaded, logged, or sent to any server, and the page does not track you. Once it has loaded you can even use it offline. You only need to copy the generated code and paste it into Discord yourself.

Related Tools