Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6tail/lunar-java
/ getMonth
Method
getMonth
src/main/java/com/nlf/calendar/Lunar.java:2586–2588 ·
view source on GitHub ↗
获取月份 @return 1到12,负数为闰月
()
Source
from the content-addressed store, hash-verified
2584
* @
return
1到12,负数为闰月
2585
*/
2586
public
int
getMonth() {
2587
return
month;
2588
}
2589
2590
/**
2591
* 获取日期
Callers
13
test2
Method · 0.95
test3
Method · 0.95
getSalaryRate
Method · 0.95
Lunar
Method · 0.45
computeDay
Method · 0.45
getJie
Method · 0.45
getQi
Method · 0.45
getJieQi
Method · 0.45
getCurrentJieQi
Method · 0.45
getCurrentJie
Method · 0.45
getCurrentQi
Method · 0.45
getShuJiu
Method · 0.45
Calls
no outgoing calls
Tested by
2
test2
Method · 0.76
test3
Method · 0.76