Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6tail/lunar-java
/ getDay
Method
getDay
src/main/java/com/nlf/calendar/EightChar.java:293–295 ·
view source on GitHub ↗
获取日柱 @return 日柱
()
Source
from the content-addressed store, hash-verified
291
* @
return
日柱
292
*/
293
public
String getDay() {
294
return
2 == sect ? lunar.getDayInGanZhiExact2() : lunar.getDayInGanZhiExact();
295
}
296
297
/**
298
* 获取日干
Callers
9
testGanZhi
Method · 0.95
testGanZhi2
Method · 0.95
testGanZhi3
Method · 0.95
test10
Method · 0.95
test11
Method · 0.95
test13
Method · 0.95
getBaZi
Method · 0.95
toString
Method · 0.95
getDayNaYin
Method · 0.95
Calls
2
getDayInGanZhiExact2
Method · 0.80
getDayInGanZhiExact
Method · 0.80
Tested by
6
testGanZhi
Method · 0.76
testGanZhi2
Method · 0.76
testGanZhi3
Method · 0.76
test10
Method · 0.76
test11
Method · 0.76
test13
Method · 0.76