Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeanDragon/protools
/ getLunarMonth
Method
getLunarMonth
common/src/main/java/pro/tools/time/Lunar.java:38–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
}
37
38
public
int
getLunarMonth() {
39
return
lunarMonth;
40
}
41
42
public
Lunar setLunarMonth(
int
lunarMonth) {
43
this.lunarMonth = lunarMonth;
Callers
1
lunartosolar
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected