You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, all "blocks" Discord supports are being visualized on the website, except for the time ones. With blocks, I mean placeholders which are surrounded by the greater-than and less-than signs. Some examples of supported ones are the <:emoji_name:000000000000000000> for emojis and <#000000000000000000> for channels.
However, Discord also has a set of these block-things for dates and times to automatically format and update them, and convert them to the reader's time zone, but these are not being visualized on the editor website. Specifically, these are: <t:1624855717> short date time: June 27, 2021 9:48 PM <t:1624855717:f> short date time June 27, 2021 9:48 PM <t:1624855717:F> long date time: Sunday, June 27, 2021 9:48 PM <t:1624855717:d> short date: 06/27/2021 <t:1624855717:D> long date: June 27, 2021 <t:1624855717:t> short time: 9:48 PM <t:1624855717:T> long time: 9:48:37 PM <t:1624855717:R> relative time: 2 days ago
On the website:
In Discord
The text was updated successfully, but these errors were encountered:
Currently, all "blocks" Discord supports are being visualized on the website, except for the time ones. With blocks, I mean placeholders which are surrounded by the greater-than and less-than signs. Some examples of supported ones are the
<:emoji_name:000000000000000000>
for emojis and<#000000000000000000>
for channels.However, Discord also has a set of these block-things for dates and times to automatically format and update them, and convert them to the reader's time zone, but these are not being visualized on the editor website. Specifically, these are:
<t:1624855717>
short date time: June 27, 2021 9:48 PM<t:1624855717:f>
short date time June 27, 2021 9:48 PM<t:1624855717:F>
long date time: Sunday, June 27, 2021 9:48 PM<t:1624855717:d>
short date: 06/27/2021<t:1624855717:D>
long date: June 27, 2021<t:1624855717:t>
short time: 9:48 PM<t:1624855717:T>
long time: 9:48:37 PM<t:1624855717:R>
relative time: 2 days agoOn the website:
In Discord
The text was updated successfully, but these errors were encountered: