This extension for Visual Studio Code allows users to convert between different time formats, such as epoch time, readable date/time, local time, and GMT time.
Features
Convert epoch time to readable date/time.
Convert readable date/time to epoch time.
Display local time and GMT time simultaneously.
Usage
To use this extension, follow these steps:
Install the extension in Visual Studio Code.
Open the command palette (Ctrl+Shift+P or Cmd+Shift+P on macOS).
Search for "Time Converter: Convert Time" and select it.
Enter the time value you want to convert.
The converted time will be displayed in the output panel.
Commands
Time Converter: Convert Time: Converts time between different formats.
Known Issues
No known issues at the moment.
Contributing
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue on the GitHub repository.