Converts Unix timestamps (seconds or milliseconds since 1970-01-01 00:00:00 UTC) to human-readable dates and times in any timezone, and converts dates back to timestamps. Shows the current timestamp live. Useful for debugging APIs, log analysis, and working with database timestamp fields.
Enter a timestamp or a date to convert instantly — with timezone and format options. For calculating the difference between two dates, try the Date Difference Calculator.
Timestamp to date
Input
1700000000
Output
2023-11-14 22:13:20 UTC
Calculate the number of days, weeks, or months between two dates.
Extract all date patterns from a block of text.
Calculate exact age from a date of birth to today or a specific date.
Parse and explain cron expressions in plain English.
Convert Markdown to HTML instantly.
Convert HTML markup to clean Markdown syntax.