mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-12-06 09:09:10 +08:00
修复DateModifier处理AM和PM的ceiling和round问题(pr#4161@Github)
This commit is contained in:
parent
ab936327a2
commit
d64a0d36aa
@ -32,6 +32,7 @@
|
||||
* 【core 】 修复`Bimap.put`重复put问题(pr#4150@Github)
|
||||
* 【core 】 修复`StrUtil.str(ByteBuffer, Charset)` 方法修改入参 `ByteBuffer` 的 `position`,导致入参变化 (pr#4153@Github)
|
||||
* 【core 】 修复`ReflectUtil.newInstanceIfPossible`传入Object逻辑错误(pr#4160@Github)
|
||||
* 【core 】 修复`DateModifier`处理AM和PM的ceiling和round问题(pr#4161@Github)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
# 5.8.41(2025-10-12)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user