fix format bug

This commit is contained in:
Looly
2021-07-14 10:30:54 +08:00
parent 18a7b67157
commit ba8033059c
6 changed files with 43 additions and 21 deletions

View File

@@ -15,6 +15,7 @@
* 【core 】 修复FileUtil.normalize处理上级路径的问题issue#I3YPEH@Gitee
* 【core 】 修复ClassScanner扫描空包遗漏问题
* 【core 】 修复FastDatePrinter歧义问题pr#366@Gitee
* 【core 】 修复DateUtil.format格式化Instant报错问题issue#I40CY2@Gitee
-------------------------------------------------------------------------------------------------------------