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/Solar.java:495–497 ·
view source on GitHub ↗
获取年份 @return 如2015
()
Source
from the content-addressed store, hash-verified
493
* @
return
如2015
494
*/
495
public
int
getYear() {
496
return
year;
497
}
498
499
/**
500
* 获取月份
Callers
15
SolarSeason
Method · 0.95
SolarHalfYear
Method · 0.95
Lunar
Method · 0.95
computeYear
Method · 0.95
getJie
Method · 0.95
getQi
Method · 0.95
getJieQi
Method · 0.95
getCurrentJieQi
Method · 0.95
getCurrentJie
Method · 0.95
getCurrentQi
Method · 0.95
getShuJiu
Method · 0.95
getFu
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected