Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ hour
Method
hour
basex-core/src/main/java/org/basex/query/value/item/Dur.java:154–157 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
152
}
153
154
@Override
155
public
final
long hour() {
156
return
tim() / 3600;
157
}
158
159
@Override
160
public
final
long minute() {
Callers
4
time
Method · 0.95
item
Method · 0.45
checkTz
Method · 0.45
item
Method · 0.45
Calls
1
tim
Method · 0.95
Tested by
no test coverage detected