fix DateUtil.endOfYear

This commit is contained in:
Looly
2019-09-15 14:32:00 +08:00
parent aa12a8e408
commit f26fad33cb
9 changed files with 117 additions and 92 deletions

View File

@@ -6,7 +6,10 @@
## 4.6.6
### 新特性
* 【core】 MapUtil增加newConcurrentHashMappr#538@Github
### Bug修复
* 【core】 修复DateUtil.endOfYear计算错误问题issuepr#540@Github
-------------------------------------------------------------------------------------------------------------