Const
Readonly
LongDate: "D"Long date format, consisting of day, month, and year.
Readonly
LongDateTime: "F"Long date-time format, consisting of long date and short time formats.
Readonly
LongTime: "T"Long time format, consisting of hours, minutes, and seconds.
Readonly
RelativeTime: "R"Relative time format, consisting of a relative duration format.
Readonly
ShortDate: "d"Short date format, consisting of day, month, and year.
Readonly
ShortDateTime: "f"Short date-time format, consisting of short date and short time formats.
Readonly
ShortTime: "t"Short time format, consisting of hours and minutes.
The message formatting timestamp styles supported by Discord.