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
- To convert a timestamp: enter the value and click 'Convert'.
- To get a timestamp: select a date/time and click 'Convert'.
- Click 'Now' to fill in the current time.
- 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.