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
27577d198d
commit
424a525c48
@ -414,7 +414,7 @@ public class DateUtil extends CalendarUtil {
|
||||
}
|
||||
|
||||
/**
|
||||
* @return 当前月份
|
||||
* @return 当前月份,从0开始计数
|
||||
*/
|
||||
public static int thisMonth() {
|
||||
return month(now());
|
||||
|
Loading…
x
Reference in New Issue
Block a user