MCPcopy Create free account
hub / github.com/BaseXdb/basex / mon

Method mon

basex-core/src/main/java/org/basex/query/value/item/Dur.java:144–147  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

142 }
143
144 @Override
145 public final long mon() {
146 return months % 12;
147 }
148
149 @Override
150 public final long day() {

Callers 3

dateMethod · 0.95
itemMethod · 0.45
itemMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected