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/SolarMonth.java:98–100 ·
view source on GitHub ↗
获取年 @return 年
()
Source
from the content-addressed store, hash-verified
96
* @
return
年
97
*/
98
public
int
getYear() {
99
return
year;
100
}
101
102
/**
103
* 获取月
Callers
3
next
Method · 0.95
next
Method · 0.95
nextMonth
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected