Skip to content

enumura1/unix-jst-converter-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JST-UNIX Timestamp Converter

This VSCode extension converts between UNIX timestamps and JST (Japan Standard Time).

Features

  • Convert JST to UNIX timestamp
  • Convert UNIX timestamp to JST
  • Easy-to-use VSCode commands Palette

Installation

To install this extension in VSCode:

  1. Open VSCode
  2. Go to the Extensions view (Ctrl+Shift+X)
  3. Search for "JST-UNIX Timestamp Converter"
  4. Click Install

Usage

After installation, you can use the following commands in VSCode: You can access these commands through the Command Palette (Ctrl+Shift+P).

  • Convert JST to UNIX: Converts a JST time string to a UNIX timestamp
  • Convert UNIX to JST: Converts a UNIX timestamp to a JST time string

License

This project is licensed under the MIT License - see the LICENSE file for details.

Release Notes

1.0.0

About

This VSCode extension converts between UNIX timestamps and JST (Japan Standard Time).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published