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

Method getMonth

src/main/java/com/nlf/calendar/EightChar.java:212–214  ·  view source on GitHub ↗

获取月柱 @return 月柱

()

Source from the content-addressed store, hash-verified

210 * @return 月柱
211 */
212 public String getMonth() {
213 return lunar.getMonthInGanZhiExact();
214 }
215
216 /**
217 * 获取月干

Callers 9

testGanZhiMethod · 0.95
testGanZhi2Method · 0.95
testGanZhi3Method · 0.95
test10Method · 0.95
test11Method · 0.95
test13Method · 0.95
getBaZiMethod · 0.95
toStringMethod · 0.95
getMonthNaYinMethod · 0.95

Calls 1

getMonthInGanZhiExactMethod · 0.80

Tested by 6

testGanZhiMethod · 0.76
testGanZhi2Method · 0.76
testGanZhi3Method · 0.76
test10Method · 0.76
test11Method · 0.76
test13Method · 0.76