修复TemporalAccessorConverter自定义格式转换问题

This commit is contained in:
Looly
2024-04-20 16:52:31 +08:00
parent 7a5f910aa7
commit 2b6326ca94
2 changed files with 41 additions and 13 deletions

View File

@@ -20,6 +20,7 @@
* 【core 】 解决CalendarUtil.isSameDay时区不同导致结果错误问题pr#3548@Github
* 【core 】 修复RandomUtil.randomStringWithoutStr方法问题pr#1209@Gitee
* 【http 】 修复HttpRequest.header相同key被覆盖问题issue#I9I61C@Gitee
* 【core 】 修复TemporalAccessorConverter自定义格式转换问题issue#I9HQQE@Gitee
-------------------------------------------------------------------------------------------------------------
# 5.8.27(2024-03-29)