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

Method getMonth

src/main/java/com/nlf/calendar/Solar.java:504–506  ·  view source on GitHub ↗

获取月份 @return 1到12

()

Source from the content-addressed store, hash-verified

502 * @return 1到12
503 */
504 public int getMonth() {
505 return month;
506 }
507
508 /**
509 * 获取日期

Callers 15

SolarSeasonMethod · 0.95
SolarHalfYearMethod · 0.95
LunarMethod · 0.95
getJieMethod · 0.95
getQiMethod · 0.95
getJieQiMethod · 0.95
getCurrentJieQiMethod · 0.95
getCurrentJieMethod · 0.95
getCurrentQiMethod · 0.95
getShuJiuMethod · 0.95
getFuMethod · 0.95
SolarMonthMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected