Discord Timestamp
Discord Timestamp Formatting
Discord utilizes a subset of markdown for rendering message content on its clients, while also adding some custom functionality to enable things like mentioning users and channels.
Discord Timestamp Styles
Timestamps are expressed in seconds and display the given timestamp in the user timezone and locale. Different format and example result are shown as follows:
STYLE | EXAMPLE OUTPUT | DESCRIPTION |
---|---|---|
t | 16:20 | Short Time |
T | 16:20:30 | Long Time |
d | 20/04/2021 | Short Date |
D | 20 April 2021 | Long Date |
f | 20 April 2021 16:20 | Short Date/Time |
F | Tuesday, 20 April 2021 16:20 | Long Date/Time |
R | 2 months ago | Relative Time |
Discord Timestamp Generator
You can use DiscordTS to generator the discord timecode to embed in your message.