jpdate2cron
v1.0.1
Published
![jpdate2cron](./doc/jpdate2cron.png)
Downloads
5
Readme
jpdate2cron
CLI tool. convert cron format from Date/Time in Japan.
usage
$ jpdate2cron -d 2020/08/01 -t 11:11
options
- -V, --version output the version number
- -d, --date specify date
- -t, --time specify time
- -h, --help display help for command
develop
$ yarn install
$ yarn ts-node src/main -d 2020/08/01 -t 11:11