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