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

Method getDay

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

Source from the content-addressed store, hash-verified

49 }
50
51 public int getDay() {
52 return lunar.getDay();
53 }
54
55 public String getYearInChinese() {
56 String y = getYear() + "";

Callers 4

getFestivalsMethod · 0.95
isDayInMethod · 0.95
test1Method · 0.45
testMethod · 0.45

Calls

no outgoing calls

Tested by 2

test1Method · 0.36
testMethod · 0.36