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

Method getDay

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

获取日期 @return 1到31之间的数字

()

Source from the content-addressed store, hash-verified

511 * @return 1到31之间的数字
512 */
513 public int getDay() {
514 return day;
515 }
516
517 /**
518 * 获取小时

Callers 15

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
SolarWeekMethod · 0.95
nextMethod · 0.95
fromBaZiMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected