English (US)
中文 (中国)
हिन्दी (भारत)
日本語 (日本)
Deutsch (Deutschland)
English (UK)
Русский (Россия)
한국어 (대한민국)
English (Canada)
Français (France)

Конвертер временных меток Discord

Generate Discord time codes from Unix seconds or local date-time input and copy the format you need.

Discord renders the same timestamp in each viewer's own local timezone, so one code works for global communities.

Quick How-To

  1. Enter Unix seconds or choose a local date and time.
  2. Copy one of the 7 Discord timestamp formats below.
  3. Paste the code into Discord and let Discord localize it for each viewer.

Inputs

This field uses your browser's local timezone.

Ready to copy Discord time codes.

Discord Output Formats

Format Code Copy
t Short Time <t:1700000000:t>
T Long Time <t:1700000000:T>
d Short Date <t:1700000000:d>
D Long Date <t:1700000000:D>
f Short Date/Time <t:1700000000:f>
F Long Date/Time <t:1700000000:F>
R Relative Time <t:1700000000:R>

Examples You Can Reuse

Example A: Generate from Unix seconds

Input: 1700000000

Output: <t:1700000000:t> <t:1700000000:T> <t:1700000000:d> <t:1700000000:D> <t:1700000000:f> <t:1700000000:F> <t:1700000000:R>

Example B: Generate from a UTC date-time

Input (UTC): 2026-03-14T12:34:56Z

Output: <t:1773491696:f> <t:1773491696:F> <t:1773491696:R>

Example C: Event announcement template

Message: Event starts: <t:1773491696:F> (<t:1773491696:R>)

Use F for the full date-time and R for the countdown in the same message.

Discord Format Cheat Sheet

  • t shows short time only, such as 9:41 PM.
  • T shows long time with seconds.
  • d shows a short numeric date.
  • D shows a long written date.
  • f shows short date and time in one line.
  • F shows the full date, weekday, and time.
  • R shows relative time like 'in 2 hours' or '3 days ago'.

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

  1. Enter a Unix timestamp in seconds or pick a local date and time.
  2. Copy the format you need from t, T, d, D, f, F, or R.
  3. 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

Discord Timestamp Converter - Generate Discord Time Codes | Unix Timestamp Converter