Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testNaYin
Method · 0.95
getBaZiNaYin
Method · 0.95
Calls
1
getTime
Method · 0.95
Tested by
1
testNaYin
Method · 0.76