Discord Timestamp Generator

One moment, every wall clock reads its own time. That is what a Discord timestamp does: pick the moment, copy a format, and every reader sees it in their zone.

Discord timestamps, explained

A Discord timestamp is a chip like <t:1720000000:F> that Discord renders in each reader's own timezone. Post one time for an event and everyone sees it correctly: no 8 PM EST / 1 AM UTC math, no timezone confusion in international servers. The wall of clocks above shows exactly that: the same moment on six different walls.

Pick your date and time (or paste a raw Unix timestamp), then copy whichever style fits: short or long time, short or long date, full date-and-time, or the auto-updating relative form.

Where it works

Timestamps work in normal messages, embeds and event descriptions on desktop and mobile. They are plain text, so no bot or permission is needed. The related Unix Timestamp Converter handles general epoch conversion.

Why does my timestamp show the wrong time?

The picker uses YOUR local timezone, and Discord shows each viewer THEIR local time. If it looks wrong to someone else, they are seeing it converted to their zone, which is the point.

What do the format letters mean?

t = short time, T = time with seconds, d = numeric date, D = full date, f = date + time (the default), F = weekday + date + time, R = relative. The letter goes after the second colon.

Is anything uploaded?

No. This page is a static tool; the conversion is basic math done in your browser.

Newsroom wall · six clocksAll tools
Suggest an improvement