MCPcopy Create free account
hub / github.com/6tail/lunar-java / getTimeNaYin

Method getTimeNaYin

src/main/java/com/nlf/calendar/EightChar.java:419–421  ·  view source on GitHub ↗

获取时柱纳音 @return 纳音

()

Source from the content-addressed store, hash-verified

417 * @return 纳音
418 */
419 public String getTimeNaYin() {
420 return LunarUtil.NAYIN.get(getTime());
421 }
422
423 /**
424 * 获取时柱天干十神

Callers 2

testNaYinMethod · 0.95
getBaZiNaYinMethod · 0.95

Calls 1

getTimeMethod · 0.95

Tested by 1

testNaYinMethod · 0.76