You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 16, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ A large part of the code about **Java Chinese Calendar** is written in Chinese.
15
15
16
16
### Initialize
17
17
18
-
You can't create a **農曆** instance by using **new** operator directly. You have to use the **建立** static method provide by **農曆** class to create a **農曆** instance.
18
+
You can't create a **農曆** instance by using **new** operator directly. You have to use the **建立** static method provided by **農曆** class to create a **農曆** instance.
19
19
20
20
You can pass the year, month and the days of the month in Gregorian calendar as parameters to **建立** method.
0 commit comments