fix date chinese bug

This commit is contained in:
looly
2021-12-01 16:44:05 +08:00
parent 83108c712d
commit a7fde0338b
4 changed files with 89 additions and 39 deletions

View File

@@ -40,6 +40,7 @@
* 【poi 】 修复读取日期类型的自定义样式单元格时间结果为1899年问题pr#1977@Github
* 【poi 】 修复SoapClient参数未使用问题
* 【core 】 修复HashUtil.cityHash128参数未使用问题
* 【core 】 修复DateUtil.formatChineseDate显示问题issue#I4KK5F@Gitee
-------------------------------------------------------------------------------------------------------------