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/Lunar.java:785–787 ·
view source on GitHub ↗
获取时辰(地支) @return 时辰(地支)
()
Source
from the content-addressed store, hash-verified
783
* @
return
时辰(地支)
784
*/
785
public
String getTimeZhi() {
786
return
LunarUtil.ZHI[timeZhiIndex + 1];
787
}
788
789
/**
790
* 获取时辰(天干)
Callers
4
getTimeInGanZhi
Method · 0.95
getTimeSha
Method · 0.95
toFullString
Method · 0.95
toFullString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected