change date converter

This commit is contained in:
Looly
2021-09-24 23:22:31 +08:00
parent 7b6593fe68
commit d243764d51
4 changed files with 37 additions and 19 deletions

View File

@@ -10,6 +10,7 @@
* 【http 】 优化Browser版本正则判断
* 【setting】 增加YamlUtil
* 【extra 】 SenvenZExtractor改名为SevenZExtractor增加getFirst、get方法
* 【core 】 DateConverter修改返回java.util.Date而非DateTimeissue#I4BOAP@Gitee
### 🐞Bug修复
* 【http 】 修复HttpCookie设置cookies的方法不符合RFC6265规范问题pr#418@Gitee