Timestamp Converter
Convert Unix timestamps to dates and back using your local timezone.
Times are shown in your local timezone (UTC).
About this tool
Translate epoch seconds or milliseconds into readable local dates, or convert a date into a Unix timestamp for logs and APIs.
How to use
- Enter a Unix timestamp or pick a date/time.
- Convert in either direction.
- Use Now to capture the current epoch.
Examples
- Decode a JWT exp claim.
- Convert log epoch values to local time.
- Generate a timestamp for an API filter.
Benefits
- Seconds and milliseconds support
- Local timezone display
- One-click current time
- Copy-friendly results
Frequently asked questions
Seconds or milliseconds?+
Values with 13+ digits are typically milliseconds. 10-digit values are usually seconds since epoch.
Which timezone is shown?+
Your browser’s local timezone is used for human-readable output.
Related tools
More in categoryUUID Generator
PopularGenerate RFC 4122 version 4 UUIDs in bulk, instantly.
Developer Tools
Date Difference Calculator
Find the difference between two dates in days, weeks, and more.
Calculators
Age Calculator
Calculate exact age in years, months, and days from a birth date.
Calculators
Base64 Encoder Decoder
PopularEncode and decode Base64 strings with proper UTF-8 support.
Developer Tools
JSON Validator
PopularValidate JSON syntax and inspect key counts instantly.
Developer Tools
JSON Formatter
PopularBeautify or minify JSON with clear validation errors.
Developer Tools