mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
Update DateUtil.java
修复文档文字描述错误
This commit is contained in:
@@ -1938,7 +1938,7 @@ public class DateUtil extends CalendarUtil {
|
||||
/**
|
||||
* 获得指定月份的总天数
|
||||
*
|
||||
* @param month 年份
|
||||
* @param month 月份
|
||||
* @param isLeapYear 是否闰年
|
||||
* @return 天
|
||||
* @since 5.4.2
|
||||
|
Reference in New Issue
Block a user