Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6tail/lunar-java
/ getTimeZhi
Method
getTimeZhi
src/main/java/com/nlf/calendar/EightChar.java:392–394 ·
view source on GitHub ↗
获取时支 @return 地支
()
Source
from the content-addressed store, hash-verified
390
* @
return
地支
391
*/
392
public
String getTimeZhi() {
393
return
lunar.getTimeZhi();
394
}
395
396
/**
397
* 获取时柱地支藏干,由于藏干分主气、余气、杂气,所以返回结果可能为1到3个元素
Callers
6
testDiShi
Method · 0.95
getTimeHideGan
Method · 0.95
getTimeShiShenZhi
Method · 0.95
getMingGong
Method · 0.95
getShenGong
Method · 0.95
getTimeWuXing
Method · 0.45
Calls
no outgoing calls
Tested by
1
testDiShi
Method · 0.76