Releases: jmrozanec/cron-utils
Releases · jmrozanec/cron-utils
1.1.0
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