Developer & Chat Tool
Discord can show a date or time that automatically adjusts to each reader's own timezone — pick a moment below and copy the tag for whichever style you want.
Uses your local time zone — Discord converts it automatically for every reader.
Formats
Click "Copy" to grab the tag, then paste it directly into a Discord message.
Discord supports a special message syntax, <t:UNIX_TIMESTAMP:FORMAT>, where the timestamp is a plain Unix time in seconds and the format letter controls how it's displayed. Because Discord's client renders this locally on each reader's device, someone in Tokyo and someone in New York will each see the correct time for their own timezone — from the exact same tag.
Building something similar for Slack instead? See the Slack Timestamp Formatter.
Related
The same idea, built for Slack's markup syntax.
Convert the raw Unix timestamp to a readable date.
Build a live countdown to the same moment.