MCPcopy 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

dateMethod · 0.95
toMsMethod · 0.45
itemMethod · 0.45
itemMethod · 0.45
stringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected