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

Method getDay

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

获取日期 @return 日期

()

Source from the content-addressed store, hash-verified

2593 * @return 日期
2594 */
2595 public int getDay() {
2596 return day;
2597 }
2598
2599 /**
2600 * 获取小时

Callers 11

test27Method · 0.95
getSalaryRateMethod · 0.95
computeDayMethod · 0.45
getJieMethod · 0.45
getQiMethod · 0.45
getJieQiMethod · 0.45
getCurrentJieQiMethod · 0.45
getCurrentJieMethod · 0.45
getCurrentQiMethod · 0.45
getShuJiuMethod · 0.45
getFuMethod · 0.45

Calls

no outgoing calls

Tested by 1

test27Method · 0.76