MCPcopy 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

testDiShiMethod · 0.95
getTimeHideGanMethod · 0.95
getTimeShiShenZhiMethod · 0.95
getMingGongMethod · 0.95
getShenGongMethod · 0.95
getTimeWuXingMethod · 0.45

Calls

no outgoing calls

Tested by 1

testDiShiMethod · 0.76