Generators
Free · No sign-up

Discord Timestamp Generator

Pick a date, copy the code, and every member sees it in their own time zone.

Do this automatically

Let Echo handle it with Reminding

Schedule one-time or recurring reminders and let the bot post them on time, in every time zone, without hand-writing a single code.

  • Free to start
  • Set up in about a minute
  • No credit card
See the Reminding plugin

Frequently asked questions

How do Discord timestamps work?

Discord renders <t:UNIX:STYLE> markup as a live date. The UNIX value is seconds since 1 January 1970 and the style letter picks the format, from short time (t) to relative time (R). Every viewer sees it converted to their own time zone and language.

Why does my timestamp look different for other people?

That is the point. Discord formats the timestamp on each member's device using their locale and time zone, so a single code works for a global community.

Where can I use Discord timestamps?

Anywhere Discord renders markdown: normal messages, embeds, event descriptions, channel topics and bot messages. Usernames and channel names do not support them.

What is a Discord snowflake?

Every Discord ID (user, message, server, channel) is a snowflake: a 64-bit number that encodes the creation time. Paste one into the decoder above to see exactly when it was created.