Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6tail/lunar-java
/ toString
Method
toString
src/main/java/com/nlf/calendar/Lunar.java:2567–2570 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2565
}
2566
2567
@Override
2568
public
String toString() {
2569
return
getYearInChinese() +
"年"
+ getMonthInChinese() +
"月"
+ getDayInChinese();
2570
}
2571
2572
/**
2573
* 获取年份
Callers
15
test1
Method · 0.95
test2
Method · 0.95
test3
Method · 0.95
test4
Method · 0.95
test5
Method · 0.95
test6
Method · 0.95
test7
Method · 0.95
test8
Method · 0.95
test
Method · 0.95
test7
Method · 0.95
test8
Method · 0.95
test25
Method · 0.95
Calls
3
getYearInChinese
Method · 0.95
getMonthInChinese
Method · 0.95
getDayInChinese
Method · 0.95
Tested by
15
test1
Method · 0.76
test2
Method · 0.76
test3
Method · 0.76
test4
Method · 0.76
test5
Method · 0.76
test6
Method · 0.76
test7
Method · 0.76
test8
Method · 0.76
test
Method · 0.76
test7
Method · 0.76
test8
Method · 0.76
test25
Method · 0.76