Skip to content

Commit

Permalink
Merge pull request #91 from xkzhangsan/dev
Browse files Browse the repository at this point in the history
CHANGELOG修改
  • Loading branch information
xkzhangsan authored Aug 8, 2021
2 parents 2dd8e4b + 07e6839 commit a7adc4e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,20 @@
## 2 修复bug
---

#3.2.1

## 1 新功能
(1)DateTimeConverterUtil增加TemporalAccessor相关转换方法,比如: TemporalAccessor转Date

(2)DateTimeCalculatorUtil获取指定区间的格式化时间列表方法

(3)DateTimeCalculatorUtil计算2个时间段的重叠(交集)时间方法

(4)DateTimeCalculatorUtil计算倒计时支持传入时间对象和指定格式方法

(5)DateTimeFormatterUtil增加对带Z格式的解析方法,如:2020-05-23T17:06:30.272Z。

## 2 修复bug
---

0 comments on commit a7adc4e

Please sign in to comment.