This class can be used to parse cron tab files to retrieve job schedules.
The idea is to provide an alternative solution for scheduling tasks when it is not to use the cron program usually available and Unix/Linux systems.
It accept the standard crontab format, including comma separated and range values.
It can calculate the next time a scheduled job is supposed to be run based on the given cron definitions.
|
Other classes that need this package |
|
Class |
Why it is needed |
Dependency |
PHP Cron Daemon |
This classes is included for extracting cron information from the definitions |
Required |
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|