Skip to content

The `CronExpression` parser extracted from the `Spring Framework` removes the classes and apis related to `Date` and keeps only the operations related to the `LocalDateTime` class.

Notifications You must be signed in to change notification settings

xiazunyang/spring-cron

Repository files navigation

Spring Cron

Spring Framework中抽取出来的Cron表达式解析器,移除了与Date相关的类与API,仅保留了LocalDateTime类相关的操作。

使用

请从CronExpression开始。
Please use CronExpression.

About

The `CronExpression` parser extracted from the `Spring Framework` removes the classes and apis related to `Date` and keeps only the operations related to the `LocalDateTime` class.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published