What This Discord Timestamp Converter Is For
Use this page to convert Unix seconds or a local date-time into Discord timestamp codes. Discord renders these codes in the viewer's own local timezone, which makes them useful for announcements, reminders, and global community events.
How To Use
- Enter a Unix timestamp in seconds or pick a local date and time.
- Copy the format you need from t, T, d, D, f, F, or R.
- Paste the code into Discord and let Discord localize it for each viewer.
FAQ
Does Discord timestamp use seconds or milliseconds?
Discord uses Unix seconds. If you have a 13-digit millisecond timestamp, divide it by 1000 before generating the Discord code.
Why do different people see different clock times?
Discord renders the same timestamp in each viewer's local timezone. The instant is the same, but the displayed local clock time changes by viewer location and DST rules.
Which Discord format should I use for announcements?
F is the safest default for a full date and time, and R is useful as a companion because it shows relative time like 'in 2 hours'.
Can I generate a relative countdown format?
Yes. Use the R format to generate relative time output such as 'in 3 days' or '2 hours ago'.
Do I need to convert my timezone manually before posting?
No. You only need the correct Unix seconds for the event. Discord handles local rendering for each reader automatically.
Can I generate Discord timestamps from a local date input?
Yes. This tool accepts a browser-local date and time, converts it to Unix seconds, and then outputs all Discord timestamp formats.
Related Tools