Skip to content

CLI application to mutually convert between the Japanese calendar and the Western calendar

License

Notifications You must be signed in to change notification settings

PARA-DISO/watra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WaTra

和暦 <-> 西暦 コマンドライン相互変換ツール

Usage

コマンドとして

  • watra 平成15年watra R2と入力すると西暦を表示します
  • watra 2018watra 1956年と入力すると和暦を表示します
  • formatオプションで言語の漢字表記とイニシャル表記を切り替えられます
    • 漢字表記のときは元年、イニシャル表記のときは1年と表記する

対話モードで

watra [option]で対話モードで実行できます

  • 対話モード中は直接入力したものを変換します
  • 表記切り替えはiでイニシャル表記、jで漢字表記に切り替えられます
  • qで対話モードを終了できます

Installation

For Rustacean

  1. このリポジトリをクローン
  2. クローンファイルを解凍
  3. 解凍したディレクトリでcargo install --path .を実行

Other User

リリースにあるインストーラをダウンロードして実行
x.y.zはバージョン番号

OS インストーラ
Windows watra-x.y.z-x86_64.msi
Debian系 watra_x.y.z-1_amd64.deb

対応年号

明治元年(1868)から令和まで対応しています。

License

Copyright (c) 2024 PARADISO

WaTra is made available under the terms of the MIT license.

See the License files for license details.

About

CLI application to mutually convert between the Japanese calendar and the Western calendar

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages