MCPcopy Create free account
hub / github.com/6tail/lunar-java / getYear

Method getYear

src/main/java/com/nlf/calendar/Lunar.java:2577–2579  ·  view source on GitHub ↗

获取年份 @return 如2015

()

Source from the content-addressed store, hash-verified

2575 * @return 如2015
2576 */
2577 public int getYear() {
2578 return year;
2579 }
2580
2581 /**
2582 * 获取月份

Callers 14

testLunarTimeGanZhiMethod · 0.95
testLunarTimeGanMethod · 0.95
LunarMethod · 0.45
computeYearMethod · 0.45
computeDayMethod · 0.45
getJieMethod · 0.45
getQiMethod · 0.45
getFestivalsMethod · 0.45
getJieQiMethod · 0.45
getCurrentJieQiMethod · 0.45
getCurrentJieMethod · 0.45
getCurrentQiMethod · 0.45

Calls

no outgoing calls

Tested by 2

testLunarTimeGanZhiMethod · 0.76
testLunarTimeGanMethod · 0.76