Skip to content

Releases: jmrozanec/cron-utils

1.1.0

14 Feb 14:12
Compare
Choose a tag to compare

New functionality:

  • Introduced ExecutionTime to calculate time from/to execution and last/next execution for given cron
  • Date and time formatting for humans: introduced DateTimeFormatBuilder which creates a DateTimeFormatter based on human readable description (ex.: "Thursday, June 9, 2011")
  • Introduced ConstantsMapper to map constants between cron and time libraries

1.0.0

18 Apr 15:52
Compare
Choose a tag to compare

Initial release with cron-utils functinality.