UUpayaTools

Developer Tools

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

  1. Enter a Unix timestamp or pick a date/time.
  2. Convert in either direction.
  3. 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.

More in category