Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6tail/lunar-java
/ getDayInChinese
Method
getDayInChinese
src/main/java/com/nlf/calendar/Tao.java:68–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
}
67
68
public
String getDayInChinese() {
69
return
lunar.getDayInChinese();
70
}
71
72
public
List<TaoFestival> getFestivals() {
73
List<TaoFestival> l =
new
ArrayList<TaoFestival>();
Callers
2
toString
Method · 0.95
toFullString
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected