CronField
Categories
Component ID
2394003
Component name
CronField
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
About
This module implemented one special text field. What is a special feature against simple text field? Field validation and cron field generator is extras. Field validation not permitted to save just cron expression(Something like this: * * * * *, 1-5 * 5 8 *). With cron generator easily can to generate cron expressions.
More information about cron expressions:
https://en.wikipedia.org/wiki/Cron
