Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6tail/lunar-java
/ getYear
Method
getYear
src/main/java/com/nlf/calendar/SolarYear.java:91–93 ·
view source on GitHub ↗
获取年 @return 年
()
Source
from the content-addressed store, hash-verified
89
* @
return
年
90
*/
91
public
int
getYear() {
92
return
year;
93
}
94
95
/**
96
* 获取本年的阳历月列表
Callers
2
test
Method · 0.95
SolarYear
Method · 0.45
Calls
no outgoing calls
Tested by
1
test
Method · 0.76