mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix chinese date bug
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
# 5.4.2 (2020-09-08)
|
||||
# 5.4.2 (2020-09-09)
|
||||
|
||||
### 新特性
|
||||
* 【core 】 lock放在try外边(pr#1050@Github)
|
||||
@@ -28,6 +28,7 @@
|
||||
* 【http 】 修复GET请求附带body导致变POST的问题
|
||||
* 【core 】 修复double相等判断问题(pr#175@Gitee)
|
||||
* 【core 】 修复DateSizeUtil.format越界问题(issue#1069@Github)
|
||||
* 【core 】 修复ChineseDate.getChineseMonth问题(issue#I1UG72@Gitee)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user