Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6tail/lunar-java
/ getXiu
Method
getXiu
src/main/java/com/nlf/calendar/Lunar.java:891–893 ·
view source on GitHub ↗
获取宿 @return 宿
()
Source
from the content-addressed store, hash-verified
889
* @
return
宿
890
*/
891
public
String getXiu() {
892
return
LunarUtil.XIU.get(getDayZhi() + getWeek());
893
}
894
895
/**
896
* 获取宿吉凶
Callers
6
getXiuLuck
Method · 0.95
getXiuSong
Method · 0.95
getZheng
Method · 0.95
getAnimal
Method · 0.95
getGong
Method · 0.95
toFullString
Method · 0.95
Calls
2
getDayZhi
Method · 0.95
getWeek
Method · 0.95
Tested by
no test coverage detected