Discord Timestamp Generator

Pick a date and time, get the code that shows in each reader's own time zone.

Frequently asked questions

What is a Discord timestamp?

It is a special code like that Discord renders as a date or time in each viewer's own time zone and language. Paste the generated code into a message and everyone sees it in their local time automatically.

What do the styles mean?

The letter after the timestamp picks the format: t and T are time, d and D are date, f and F are date plus time, and R is a live relative time like 'in 3 hours' that keeps updating.

How is the number calculated?

It is the Unix timestamp (seconds since 1970) of the date and time you pick, converted from your local time. The tool does this in your browser.