-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add days of the weeks and months as samples
- Loading branch information
Showing
2 changed files
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
Sunday | ||
日曜日 | ||
Monday | ||
月曜日 | ||
Tuesday | ||
火曜日 | ||
Wednesday | ||
水曜日 | ||
Thursday | ||
木曜日 | ||
Friday | ||
金曜日 | ||
Saturday | ||
土曜日 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
January | ||
一月 | ||
February | ||
二月 | ||
March | ||
三月 | ||
April | ||
四月 | ||
May | ||
五月 | ||
June | ||
六月 | ||
July | ||
七月 | ||
August | ||
八月 | ||
September | ||
九月 | ||
October | ||
十月 | ||
November | ||
十一月 | ||
December | ||
十二月 |