The UNIX Timestamp Converter is a Visual Studio Code extension that helps you convert UNIX timestamps to human-readable date and time formats. It provides a convenient way to work with timestamps in your code or text files.
Features
Convert UNIX timestamps to human-readable date and time formats.
Easily toggle between different date and time formats.
Seamless integration with VS Code.
Usage
Open a file in VS Code containing UNIX timestamps.
Select a timestamp or place the cursor within it.
Use the provided command (e.g., Convert UNIX Timestamp) to convert the selected timestamp to a human-readable format.
Commands
Convert UNIX Timestamp: Converts the selected UNIX timestamp to a human-readable date and time format.
Get Current UNIX Timestamp: might as well.
Installation
You can install the UNIX Timestamp Converter extension from the VS Code Marketplace.
Open VS Code.
Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window.
Search for "UNIX Timestamp Converter" in the Extensions Marketplace.
Click the Install button for the extension published by 'Mohamed Cheikh Sidiya'.
Contributing
Feel free to fork this repo and run with it. All pull requests are welcome.
If you encounter any issues or have suggestions for improvements, open an issue on the GitHub repository.