mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +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() {
|
public static int thisMonth() {
|
||||||
return month(date());
|
return month(date());
|
||||||
|
Loading…
x
Reference in New Issue
Block a user