mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-04-19 03:01:48 +08:00
fix comment
This commit is contained in:
parent
3359e740ac
commit
43c417e76c
@ -375,7 +375,7 @@ public class DateUtil extends CalendarUtil {
|
||||
}
|
||||
|
||||
/**
|
||||
* @return 当前月份
|
||||
* @return 当前月份,从0开始计数
|
||||
*/
|
||||
public static int thisMonth() {
|
||||
return month(date());
|
||||
|
Loading…
x
Reference in New Issue
Block a user