Skip to content

Instantly share code, notes, and snippets.

View jrcarl624's full-sized avatar
♠️
Spadix

Joshua Carlson jrcarl624

♠️
Spadix
  • NEOREVA LLC
  • US East
  • 03:57 (UTC -05:00)
View GitHub Profile
@LeviSnoot
LeviSnoot / discord-timestamps.md
Last active November 3, 2025 08:13
Discord Timestamp Syntax

Discord Timestamps

Discord timestamps can be useful for specifying a date/time across multiple users time zones. They work with the Unix Timestamp format and can be posted by regular users as well as bots and applications.

The Epoch Unix Time Stamp Converter is a good way to quickly generate a timestamp. For the examples below I will be using the Time Stamp of 1543392060, which represents November 28th, 2018 at 09:01:00 hours for my local time zone (GMT+0100 Central European Standard Time).

Formatting

Style Input Output (12-hour clock) Output (24-hour clock)
Default <t:1543392060> November 28, 2018 9:01 AM 28 November 2018 09:01
@jocopa3
jocopa3 / Discord ANSI Chart Copy-Paste
Created January 31, 2022 18:47
List of the supported ANSI escape codes in Discord as well as some examples
```ansi
 Discord ANSI Chart 
Escape Char: \u001B, aka: 
Format : ESC[1;31;40mBold Red Text on TealESC[0m
Example : Bold Red Text on Teal
Code │ Regular: 0 │ Bold: 1 │ Underline: 4
─────┼────────────┼────────────┼─────────────
30 │ Gray  │ Gray  │ Gray