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/SolarWeek.java:127–129 ·
view source on GitHub ↗
获取年 @return 年
()
Source
from the content-addressed store, hash-verified
125
* @
return
年
126
*/
127
public
int
getYear() {
128
return
year;
129
}
130
131
/**
132
* 获取月
Callers
4
test
Method · 0.95
testFromMonday
Method · 0.95
testFromSunday
Method · 0.95
next
Method · 0.95
Calls
no outgoing calls
Tested by
3
test
Method · 0.76
testFromMonday
Method · 0.76
testFromSunday
Method · 0.76