Discord Time to Unix Converter
Convert any date/time to all Discord timestamp formats — with live previews and instant copy features.
Templates
Pick a preset, then tweak the message. If no date is selected, we’ll use the current time.
Time Zone Lookup
Compare Times Across Zones
Countdown / Until
About Discord Timestamps
Discord supports a special timestamp format using Unix time, allowing bots and users to display dynamic times that adapt to each viewer’s timezone. For example, writing <t:1739059200:F> shows a localized date like Sunday, February 9, 2025 10:00 AM depending on who views it.
There are seven formats: t, T, d,D, f, F, and R (relative). Use the presets above to quickly generate the right one for your message.
Unix Time & DST
Unix time (epoch) counts seconds since Jan 1, 1970 UTC. Time zones and daylight saving time (DST) are regional rules that offset from UTC. The tools above use your browser’s Intl API to display local times correctly per zone.