An open API service indexing awesome lists of open source software.

https://github.com/tamada/clock


https://github.com/tamada/clock

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# アナログ時計

## 依存ライブラリ

* [args4j](http://args4j.kohsuke.org)
* コマンドラインオプション解析ライブラリ

## 使用方法

```
java -jar clock.jar [OPTIONS]

-d (--debug) : debug mode. (default: false)
-h (--help) : print this message and quit. (default: false)
-hh (--more-help) : print detail help message. (default: false)
-tz (--timezone) : Specifies time zone. Default is local time.
-v (--version) : show version. (default: false)
```

## タイムゾーン

-tz オプションで時計のタイムゾーンを指定できます.
利用可能なタイムゾーンは,--more-help オプション(-hh)で閲覧できます.