Discord Timestamp Converter
Show in Milliseconds
Convert Discord Timestamp to Date/Time
Paste a Discord timestamp (e.g. <t:1625097600:R>) or a Unix epoch (seconds) below to convert.
What is Discord Timestamp?
A Discord timestamp is a special formatting feature that allows users to display a specific date and time in various formats, which will automatically adjust to the local time zone of anyone viewing the timestamp. This ensures that users across different time zones see a consistent time reference based on their own region.
Discord timestamps are generated using a specific syntax with:
<t:TIMESTAMP:FORMAT>
Understanding and Using Discord Timestamp Formats
| Formats | Input | Output | Description |
|---|---|---|---|
| F | <t:1755419280:F> | Sunday, August 17, 2025 at 1:58 PM | Long Date/Time (F) (Full date and time with day of week) |
| f | <t:1755419280:f> | August 17, 2025 at 1:58 PM | Short Date/Time (f) Shows date and time, perfect for events. |
| D | <t:1755419280:D> | August 17, 2025 | Long Date (D) Displays the full date, ideal for formal announcements. |
| d | <t:1755419280:d> | 8/17/2025 | Short Date (d) Shows the date in a compact format, good for upcoming dates. |
| t | <t:1755419280:t> | 1:58 PM | Short Time (t) Displays only the time, great for quick time references. |
| T | <t:1755419280:T> | 1:58:00 PM | Long Time (T) Shows the time with seconds, useful for precise timing. |
| R | <t:1755419280:R> | 7 hours ago | Relative Time (R) Shows time relative to now, great for countdowns and recent items. |
📅 Last updated: