Discord Timestamp Converter
Create Discord timestamp markdown that displays times in each user's local timezone. Just input a time and copy the markdown below into Discord.
⏰ Time Settings
📋 Discord Timestamps
Selected Time:
12/14/2025, 5:34:01 AM
Unix: 1765690441
Default
Standard date and time format
Short Time
Time only (12-hour format)
Long Time
Time with seconds (12-hour format)
Short Date
Date only (MM/DD/YYYY)
Long Date
Full date format
Short Date/Time
Date and time (default format)
Long Date/Time
Full date and time with weekday
Relative Time
Relative to current time
Discord Timestamp Converter - Dynamic Time Display
Create Discord timestamps that automatically display in each user's local timezone. Perfect for scheduling events, meetings, and coordinating across different time zones.
🌍 Universal Time
Timestamps display in each user's local timezone automatically
📅 Multiple Formats
Choose from various display formats like relative time, short date, long date
⚡ Quick Copy
One-click copy to clipboard for easy pasting into Discord
🔧 Flexible Input
Enter time manually or use Unix timestamp directly
🎯 Step-by-Step Guide:
- Select your date and time: Use the date/time pickers or enter a Unix timestamp
- Choose timezone: Select your local timezone or use auto-detection
- Pick a format: Choose how you want the timestamp to appear in Discord
- Copy the code: Click the copy button next to your preferred format
- Paste in Discord: The timestamp will show correctly for all users
Pro Tip:
Use relative timestamps (<t:timestamp:R>) for events to show "in 2 hours" or "3 days ago"
| Format | Code Style | Example Output | Use Case |
|---|---|---|---|
| Default | <t:timestamp> | January 1, 2024 12:00 PM | General purpose |
| Short Time | <t:timestamp:t> | 12:00 PM | Time only |
| Long Time | <t:timestamp:T> | 12:00:00 PM | Precise time |
| Short Date | <t:timestamp:d> | 01/01/2024 | Date only |
| Long Date | <t:timestamp:D> | January 1, 2024 | Full date |
| Short DateTime | <t:timestamp:f> | January 1, 2024 12:00 PM | Date and time |
| Long DateTime | <t:timestamp:F> | Monday, January 1, 2024 12:00 PM | Full date and time |
| Relative | <t:timestamp:R> | in 2 hours | Dynamic timing |
Q: Why should I use Discord timestamps?
A: Discord timestamps automatically convert to each user's local timezone, eliminating confusion when coordinating across different time zones.
Q: Do timestamps work in all Discord channels?
A: Yes, Discord timestamps work in all text channels, DMs, threads, and forum posts where you can send messages.
Q: What happens if I enter a past date?
A: Past dates work perfectly! Relative timestamps will show "X hours ago" or "X days ago" instead of future timing.
Q: Can I use timestamps for recurring events?
A: Each timestamp represents a specific moment in time. For recurring events, you'll need to create separate timestamps for each occurrence.
Q: What's the difference between Unix timestamps and Discord timestamps?
A: Unix timestamps are raw numbers representing seconds since 1970. Discord timestamps use this number wrapped in special formatting to display nicely in Discord.
Related Tools You Might Like

Time to Decimal Calculator
Convert time from hours:minutes:seconds format to decimal hours, minutes, or seconds instantly. Perfect for time to decimal conversion in payroll, timesheet, and billing calculations with 6 decimal precision.

Military Time Converter
Convert military time to standard time.

String to Slug
Convert a string to a slug.

Julian Date Converter
Convert between Gregorian calendar dates and Julian dates (ordinal date format). Julian date format uses yyddd or yyyyddd where yy/yyyy is the year and ddd is the day of year.

Base64 File Converter
Convert files to Base64 and decode Base64 strings back to files.

Base64 String Converter
Convert text to Base64 and decode Base64 strings back to plain text.