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

View File

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