Generate dynamic time codes for your Discord server that automatically adjust to every member's local timezone. Perfect for global events, game raids, and server announcements.
This is exactly how it will look in a Discord channel (Dark Theme).
Click any codeblock below to instantly copy the exact Discord formatting tag.
If you run a Discord server with members from all over the world, coordinating events can be a nightmare. If you announce "Meeting at 5:00 PM EST", your European and Asian members have to manually convert that to their local time, leading to confusion and missed events.
Discord has a hidden feature: Unix timestamp formatting. When you paste a code like
<t:1708614000:f> into a chat, Discord's app reads it and translates it into the
reader's exact local timezone and language.
| Format Name | Discord Tag | Example Appearance |
|---|---|---|
| Relative Time (Best for Countdowns) | <t:TIME:R> |
"in 2 hours" or "5 minutes ago" |
| Short Time | <t:TIME:t> |
"4:30 PM" |
| Long Time | <t:TIME:T> |
"4:30:15 PM" |
| Short Date | <t:TIME:d> |
"02/22/2026" |
| Long Date | <t:TIME:D> |
"February 22, 2026" |
| Short Date/Time (Default) | <t:TIME:f> |
"February 22, 2026 4:30 PM" |
| Long Date/Time | <t:TIME:F> |
"Sunday, February 22, 2026 4:30 PM" |
The :R tag is the most powerful format. It creates a dynamic string like "in 10 minutes"
that actually ticks down live inside the Discord client. When the time passes, it automatically changes
to "1 minute ago". This is perfect for game raids, podcast live streams, and limited-time
announcements.
Discord community leaders use our Discord UTC Event Timestamp Generator to schedule events across time zones. It's crucial for organizing international events.
The Discord UTC Event Timestamp Generator creates Unix timestamps for events, helping leaders coordinate across different time zones and regions.
Unix timestamps, used by Discord, represent time in seconds since January 1, 1970, allowing for precise event scheduling and automatic time zone adjustments.
Our generator provides precise and reliable timestamps, ensuring events are displayed correctly and consistently across all devices and platforms.
Discord admins need this tool for effortless international event planning and coordination.