Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ day
Method
day
basex-core/src/main/java/org/basex/query/value/item/Dur.java:149–152 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
147
}
148
149
@Override
150
public
final
long day() {
151
return
seconds.divideToIntegralValue(BD_864000).longValue();
152
}
153
154
@Override
155
public
final
long hour() {
Callers
5
date
Method · 0.95
item
Method · 0.45
checkTz
Method · 0.45
item
Method · 0.45
string
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected