Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ yea
Method
yea
basex-core/src/main/java/org/basex/query/value/item/Dur.java:139–142 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
137
}
138
139
@Override
140
public
final
long yea() {
141
return
months / 12;
142
}
143
144
@Override
145
public
final
long mon() {
Callers
5
date
Method · 0.95
toMs
Method · 0.45
item
Method · 0.45
item
Method · 0.45
string
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected