MCPcopy Create free account
hub / github.com/SPLWare/esProc / realInterval

Method realInterval

src/main/java/com/scudata/util/Variant.java:3562–3578  ·  view source on GitHub ↗

返回两个日期的精确差,后面的减前面的 @param date1 date@o计算出来的日期 @param date2 date@o计算出来的日期 @param opt String y:年,q:季,m:月,s:秒,ms:毫秒 @return long

(int date1, int date2, String opt)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

calculateAllMethod · 0.95
realIntervalMethod · 0.95
coupnumMethod · 0.95
xnpvMethod · 0.95

Calls 4

innerDayIntervalMethod · 0.95
millisecondIntervalMethod · 0.95
dayIntervalMethod · 0.95
indexOfMethod · 0.45

Tested by

no test coverage detected