Skip to content
jmrozanec edited this page Feb 13, 2015 · 6 revisions

Welcome to the cron-utils wiki! On this page you will find details about the project.

Purpose of the project

cron-utils aims to provide utilities that can be used across all Java cron libraries as well as to provide interoperation with time libraries such as JodaTime

Current version allows to

  • express cron expressions as objects
  • parse expressions
  • describe and validate them
  • find last and next execution time

Please open an issues thread for suggestions or new features you want to be included in the project.

Clone this wiki locally