fix DatePattern

This commit is contained in:
Looly
2020-06-15 11:07:19 +08:00
parent 327502a846
commit 411fea9c9f
5 changed files with 13 additions and 8 deletions

View File

@@ -14,6 +14,6 @@
<artifactId>hutool-core</artifactId>
<name>${project.artifactId}</name>
<description>Hutool核心</description>
<description>Hutool核心包括集合、字符串、Bean等工具</description>
</project>