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

Method getDayNaYin

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

获取日柱纳音 @return 纳音

()

Source from the content-addressed store, hash-verified

336 * @return 纳音
337 */
338 public String getDayNaYin() {
339 return LunarUtil.NAYIN.get(getDay());
340 }
341
342 /**
343 * 获取日柱天干十神,也称日元、日干

Callers 2

testNaYinMethod · 0.95
getBaZiNaYinMethod · 0.95

Calls 1

getDayMethod · 0.95

Tested by 1

testNaYinMethod · 0.76