mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
修复时间戳为Integer时 时间转换有误问题
This commit is contained in:
parent
8b43bcc1dc
commit
a8db37ce9f
@ -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)
|
||||||
|
|
||||||
-------------------------------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user