Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6tail/lunar-java
/ getDayZhi
Method
getDayZhi
src/main/java/com/nlf/calendar/Lunar.java:661–663 ·
view source on GitHub ↗
获取日地支 @return 日地支,如卯
()
Source
from the content-addressed store, hash-verified
659
* @
return
日地支,如卯
660
*/
661
public
String getDayZhi() {
662
return
LunarUtil.ZHI[dayZhiIndex + 1];
663
}
664
665
/**
666
* 获取日地支(晚子时日柱算明天)
Callers
7
getDayInGanZhi
Method · 0.95
getXiu
Method · 0.95
getDaySha
Method · 0.95
getTimeNineStar
Method · 0.95
getDayLu
Method · 0.95
isDayAnWu
Method · 0.45
getNineStar
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected