A tool to convert Unix timestamps in JSON data to human-readable dates and times. Written in rust, using the great library egui.
- Paste your JSON data.
- The tool identifies numerical fields with Unix timestamps.
- Displays the sorted times in a human-readable format.
- For each timestamp, the duration from an anchor is shown. Right click a timestamp to set is as the anchor.
- Timestamps are identified if they are within given years, configurable via the UI.
This project is licensed under the MIT License.
For questions or suggestions, please open an