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

Method getMonth

src/main/java/com/nlf/calendar/Tao.java:47–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45 }
46
47 public int getMonth() {
48 return lunar.getMonth();
49 }
50
51 public int getDay() {
52 return lunar.getDay();

Callers 4

getFestivalsMethod · 0.95
isDayInMethod · 0.95
isDayAnWuMethod · 0.95
testMethod · 0.45

Calls

no outgoing calls

Tested by 1

testMethod · 0.36