Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6tail/lunar-java
/ getMonthInChinese
Method
getMonthInChinese
src/main/java/com/nlf/calendar/Tao.java:64–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
}
63
64
public
String getMonthInChinese() {
65
return
lunar.getMonthInChinese();
66
}
67
68
public
String getDayInChinese() {
69
return
lunar.getDayInChinese();
Callers
2
toString
Method · 0.95
toFullString
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected