mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add comment
This commit is contained in:
@@ -1897,7 +1897,7 @@ public class DateUtil extends CalendarUtil {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 俩个时间区间取差集(end -> start)
|
* 俩个时间区间取差集(end - start)
|
||||||
*
|
*
|
||||||
* @param start 开始区间
|
* @param start 开始区间
|
||||||
* @param end 结束区间
|
* @param end 结束区间
|
||||||
|
Reference in New Issue
Block a user