Browse Source

add beginOfHour

Looly 5 years ago
parent
commit
c9190e6264
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -23,6 +23,7 @@
 * 【db     】     支持人大金仓8的驱动识别
 * 【db     】     ThreadUtil增加createScheduledExecutor和schedule方法(issue#I2NUTC@Gitee)
 * 【core   】     ImgUtil增加getImage方法(issue#I2DU1Z@Gitee)
+* 【core   】     DateUtil.beginOfHour(pr#269@Gitee)
 
 ### Bug修复
 * 【core   】     修复FileUtil.move以及PathUtil.copy等无法自动创建父目录的问题(issue#I2CKTI@Gitee)