Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeanDragon/protools
/ getLunarYear
Method
getLunarYear
common/src/main/java/pro/tools/time/Lunar.java:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
public
int
getLunarYear() {
30
return
lunarYear;
31
}
32
33
public
Lunar setLunarYear(
int
lunarYear) {
34
this.lunarYear = lunarYear;
Callers
2
toGanZhi
Method · 0.80
lunartosolar
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected