We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2169e33 commit d98a746Copy full SHA for d98a746
CHANGELOG.md
@@ -15,6 +15,7 @@
15
* 【core 】 DesensitizedUtil增加对IPv4和IPv6支持(issue#I6ABCS@Gitee)
16
* 【core 】 针对CollUtil.subtract coll1 为只读集合的补偿(pr#2865@Github)
17
* 【core 】 DateUtil.date方法统一修改规则,传入null返回null(pr#2877@Github)
18
+* 【core 】 DateUtil.parseUTC统一规范,舍弃3位毫秒数后的数字(pr#2889@Github)
19
20
### 🐞Bug修复
21
* 【core 】 修复HexUtil.isHexNumber()对"-"的判断问题(issue#2857@Github)
0 commit comments