Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

コマンドラインオプションで年、月が指定されなかった場合は、現在の年月を表示する #9

Closed
Tracked by #3
asya81 opened this issue Jun 20, 2022 · 1 comment

Comments

@asya81
Copy link
Owner

asya81 commented Jun 20, 2022

コマンドラインオプションで年、月が指定されなかった場合は、現在の年月を表示する

asya81 added a commit that referenced this issue Jun 20, 2022
@asya81
Copy link
Owner Author

asya81 commented Jun 20, 2022

コマンド実行結果

./cal.rb
      6月 2022         
日 月 火 水 木 金 土  
          1  2  3  4  
 5  6  7  8  9 10 11  
12 13 14 15 16 17 18  
19 20 21 22 23 24 25  
26 27 28 29 30

オプションで年月を指定しなかった場合、現在の年月6月 2022が表示されるようになった。

@asya81 asya81 closed this as completed Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant