add ChineseDate

This commit is contained in:
Looly
2020-01-11 15:51:14 +08:00
parent 67b6564585
commit a203ffe191
5 changed files with 312 additions and 340 deletions

View File

@@ -16,6 +16,7 @@
* 【core 】 修改Dict在非大小写敏感状态下get也不区分大小写issue#722@Github
* 【core 】 StrUtil增加contains方法issue#716@Github
* 【core 】 QrCodeUtil增加背景透明支持pr#89@Gitee
* 【core 】 增加农历ChineseDatepr#90@Gitee
### Bug修复
* 【core 】 修复NumberUtil.mul中null的结果错误问题issue#I17Y4J@Gitee