Convert Days to Hours
Convert days to hours
Convert dates and times into Discord's special timestamp format that automatically adapts to each user's local timezone and language
Discord timestamps are a special syntax that displays dates and times dynamically. Instead of showing a fixed time, they automatically convert to each viewer's local timezone and language — so everyone sees the correct time for their location. Simply enter one datetime per line, choose a format, and paste the results directly into Discord. The tool processes each line independently — blank lines are preserved in the output, invalid lines are flagged with ❌, and valid datetimes are converted instantly. Enable UTC mode to ensure consistent results regardless of your local timezone.
Choose how the timestamp will appear in Discord — hover over each option to see an example
In this example, we convert a single datetime into a Discord timestamp using the Long Date & Time format (F). The input is an ISO 8601 datetime string and the output is a Discord timestamp that will display the full date and time in each viewer's local timezone.
Choose how the timestamp will appear in Discord — hover over each option to see an example
In this example, we convert multiple datetimes at once — one per line. Blank lines are preserved in the output. Each valid datetime is converted to a Discord timestamp using the Short Date & Time format (f).
Choose how the timestamp will appear in Discord — hover over each option to see an example
In this example, we use the Relative format (R) which displays how long ago or how far in the future a datetime is — for example "2 hours ago" or "in 3 days". This format is useful for countdowns or activity feeds and updates dynamically in Discord.
Choose how the timestamp will appear in Discord — hover over each option to see an example
Convert days to hours
Convert hours to days
Convert seconds to time format
Convert time format to seconds
Truncate clock time to specified precision
Calculate time between two dates
Generate and understand cron expressions
Check if a year is a leap year
Convert Unix timestamp to date
Convert human time to decimal time