I inbrowser.sh

Discord Timestamp Generator

Generate Discord <t:...> timestamp tags for relative and localized times.

100% client-side No upload Free · no signup

Quick answer

Discord Timestamp runs locally in your browser for quick developer formatting, conversion or inspection work. Discord timestamp tags render dates in each viewer’s local time zone. Generate the tag once and Discord handles localization for everyone in the channel.

<t:1783307520:R>

What is Discord Timestamp?

Discord timestamp tags render dates in each viewer’s local time zone. Generate the tag once and Discord handles localization for everyone in the channel.

How to use

  1. Pick a local date and time.
  2. Choose the Discord display style.
  3. Copy the generated <t:...> tag into Discord.

Example

Use this sample to confirm what Discord Timestamp does before pasting your own data.

Input
2026-06-29 12:00, style R
Output
<t:1782734400:R>

Discord renders the tag in each viewer’s local time zone.

When to use it

Use Discord Timestamp for quick local checks, debugging, documentation prep, and one-off conversions where opening a full IDE or command-line workflow would be slower. For production-critical data, always review the output before committing or shipping it.

Frequently asked questions

Why use Discord timestamp tags?

They avoid time zone confusion because Discord renders the time locally for each user.

What does R mean?

R is the relative format, such as “in 2 hours” or “3 days ago”.