Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Lunar
Method · 0.95
getJie
Method · 0.95
getQi
Method · 0.95
getJieQi
Method · 0.95
getCurrentJieQi
Method · 0.95
getCurrentJie
Method · 0.95
getCurrentQi
Method · 0.95
getShuJiu
Method · 0.95
getFu
Method · 0.95
SolarWeek
Method · 0.95
next
Method · 0.95
fromBaZi
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected