MCPcopy Create free account
hub / github.com/Martin404/PayMap / dateDiff

Method dateDiff

src/main/java/com/hugnew/core/util/DateUtils.java:179–201  ·  view source on GitHub ↗

计算两个时间之间的差值,根据标志的不同而不同 @param flag 计算标志,表示按照年/月/日/时/分/秒等计算 @param start 开始时间 @param ends 结束时间 @return 两个日期之间的差值

(char flag, Date start, Date ends)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected