Skip to content
/ cron Public
forked from frode-carlsen/cron

Cron expression parser and evaluator. Based on Joda-time

License

Notifications You must be signed in to change notification settings

resios/cron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cron

Build Status Coverage Status Coverity Scan Build

Cron expression parser and evaluator.

Allows for specifying cron - expressions (in Unix or Quartz like format) and evaluating when it will next match.

Since it's specified on Joda-time it allows for easy integration into unit testing and simulations, by adjusting the Joda-time offset to speed up executions.

usage

See javadoc

About

Cron expression parser and evaluator. Based on Joda-time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%