Merge pull request #1519 from CherryRum/v5-dev

Update DateUtil.java
This commit is contained in:
Golden Looly 2021-04-18 09:09:53 +08:00 committed by GitHub
commit 6a884e0262
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1988,7 +1988,7 @@ public class DateUtil extends CalendarUtil {
/**
* 获得指定月份的总天数
*
* @param month
* @param month
* @param isLeapYear 是否闰年
* @return
* @since 5.4.2