Discord Timestamp Generator

What are Discord Timestamps?

Discord timestamps are a feature that allows you to share dates and times that automatically convert to the local timezone of whoever is reading the message. This eliminates the confusion of trying to coordinate times across different regions.

They work by using Unix epoch time, which is the number of seconds that have elapsed since January 1, 1970. Our generator does the math for you, converting your selected local time into the exact code Discord needs.

Discord Timestamp Formats

Discord supports several different formatting styles to display the time exactly how you want it. Here is a breakdown of what each style looks like:

  • Default: The standard format showing date and time (e.g., November 28, 2018 9:01 AM).
  • Short Time: Displays just the time (e.g., 9:01 AM).
  • Long Time: Displays the time with seconds (e.g., 9:01:00 AM).
  • Short Date: Displays just the date in numbers (e.g., 11/28/2018).
  • Long Date: Displays the full date written out (e.g., November 28, 2018).
  • Short Date/Time: Combines short date and time (e.g., November 28, 2018 9:01 AM).
  • Long Date/Time: Combines long date and time with day of the week (e.g., Wednesday, November 28, 2018 9:01 AM).
  • Relative Time: Shows how far in the past or future the time is (e.g., 3 years ago or in 5 minutes). This is incredibly useful for event countdowns.

How to use Discord Timestamps

Using these timestamps is incredibly easy. Simply select the date and time you want using the tool above. Then, click the "Copy" button next to the format you prefer. Finally, paste the copied code directly into a Discord chat box, server description, or anywhere else Discord supports markdown.