mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
修复时间戳为Integer时 时间转换有误问题
This commit is contained in:
@@ -22,6 +22,7 @@
|
|||||||
### 🐞Bug修复
|
### 🐞Bug修复
|
||||||
* 【core 】 修复CollUtil里面关于可变参数传null造成的crash问题(pr#2428@Github)
|
* 【core 】 修复CollUtil里面关于可变参数传null造成的crash问题(pr#2428@Github)
|
||||||
* 【socket 】 修复异常socket没有关闭问题(pr#690@Gitee)
|
* 【socket 】 修复异常socket没有关闭问题(pr#690@Gitee)
|
||||||
|
* 【core 】 修复当时间戳为Integer时时间转换问题(pr#2449@Github)
|
||||||
|
|
||||||
-------------------------------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user