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