This commit is contained in:
Looly
2022-03-28 13:49:33 +08:00
parent f69d49593b
commit 78f5e94652
7 changed files with 39 additions and 20 deletions

View File

@@ -137,7 +137,8 @@ public class CronPattern {
}
/**
* 返回匹配到的下一个时间
* 返回匹配到的下一个时间<br>
* TODO 周定义后,结果错误,需改进
*
* @param calendar 时间
* @return 匹配到的下一个时间