Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6tail/lunar-java
/ getSecond
Method
getSecond
src/main/java/com/nlf/calendar/Solar.java:540–542 ·
view source on GitHub ↗
获取秒钟 @return 0到59之间的数字
()
Source
from the content-addressed store, hash-verified
538
* @
return
0到59之间的数字
539
*/
540
public
int
getSecond() {
541
return
second;
542
}
543
544
/**
545
* 获取农历
Callers
4
fromBaZi
Method · 0.95
nextHour
Method · 0.95
isAfter
Method · 0.45
isBefore
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected