fix FastDateParser

This commit is contained in:
Looly
2020-03-08 09:55:31 +08:00
parent 81dbc75ba3
commit 8ba988e028
6 changed files with 66 additions and 80 deletions

View File

@@ -6,6 +6,7 @@
## 5.2.1
### 新特性
* 【core 】 修改FastDateParser策略与JDK保持一致issue#I1AXIN@Gitee
### Bug修复
* 【setting】 修复Props.toBean方法null的问题
* 【core 】 修复DataUtil.parseLocalDateTime无时间部分报错问题issue#I1B18H@Gitee