计算两个时间之间的差值,根据标志的不同而不同 @param flag 计算标志,表示按照年/月/日/时/分/秒等计算 @param start 开始时间 @param ends 结束时间 @return 两个日期之间的差值
(char flag, Date start, Date ends)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected