ScaleWhite Tools

Unix Timestamp Converter

Convert between Unix timestamps and human-readable dates.

Current Unix Time: 1773490046

Timestamp → Date

Date → Timestamp

What is this tool?

This tool converts Unix timestamps (seconds or milliseconds since epoch) to human-readable dates and vice versa. It displays both UTC and local time. The current Unix time is shown in real time.

How to Use

  1. To convert a timestamp: enter the value and click 'Convert'.
  2. To get a timestamp: select a date/time and click 'Convert'.
  3. Click 'Now' to fill in the current time.
  4. Results show both UTC and local time formats.

Examples

  • Convert a Unix timestamp from an API response to a readable date.
  • Find the Unix timestamp for a specific date for use in code.
  • Check the current Unix time for debugging.