Skip to content

5.2.96 优化DateUtil对英文日期星期tues、thur简写解析的缺陷

Compare
Choose a tag to compare
@chenrenfei chenrenfei released this 23 Feb 10:45
· 20 commits to 5.2 since this release

1、优化DateUtil对英文日期星期二(Tues)、四(Thur)简写的解析缺陷,规范为(Tue、Thu)

感谢@兵兵 的反馈

5.3.69 同步发版

<dependency>
	<groupId>com.sagframe</groupId>
	<artifactId>sagacity-sqltoy</artifactId>
	<version>5.2.96</version>
</dependency>
<dependency>
	<groupId>com.sagframe</groupId>
	<artifactId>sagacity-sqltoy-starter</artifactId>
	<version>5.2.96</version>
</dependency>