Discord Timestamp ジェネレーター
「Discord Timestamp ジェネレーター」はコード、データと QRに使えるブラウザツールです。入力内容と結果は通常この端末内で処理され、登録は必要ありません。
使い方
使い方
- Choose a date, time, and whether it is browser local time or UTC.
- Select the Discord display format you want.
- Generate the markup, check the preview, and copy it into Discord.
One timestamp, local display
Discord timestamp markup identifies one instant. Discord then displays that instant in the local time zone of each person viewing the message.
Seven Discord formats
Choose short or long time, short or long date, a combined date and time, or relative time. The selected format code is included in the generated markup.
Runs in your browser
Date parsing, Unix conversion, preview, and copying happen locally. The date you enter is not sent to a server.
よくある質問
あわせて知りたいこと
What should I paste into Discord?
Paste the complete value, including angle brackets, such as <t:1704067200:F>.
Why do viewers see different times?
Discord converts the same instant into each viewer’s local time zone, which is the purpose of timestamp markup.
What does the R format mean?
R displays a relative value such as “in 2 hours” or “3 days ago,” based on the viewer’s current clock.
Does this send my date anywhere?
No. The generator uses browser date APIs and does not upload the value.