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

Method getMonth

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

获取月份 @return 1到12,负数为闰月

()

Source from the content-addressed store, hash-verified

2584 * @return 1到12,负数为闰月
2585 */
2586 public int getMonth() {
2587 return month;
2588 }
2589
2590 /**
2591 * 获取日期

Callers 13

test2Method · 0.95
test3Method · 0.95
getSalaryRateMethod · 0.95
LunarMethod · 0.45
computeDayMethod · 0.45
getJieMethod · 0.45
getQiMethod · 0.45
getJieQiMethod · 0.45
getCurrentJieQiMethod · 0.45
getCurrentJieMethod · 0.45
getCurrentQiMethod · 0.45
getShuJiuMethod · 0.45

Calls

no outgoing calls

Tested by 2

test2Method · 0.76
test3Method · 0.76