pbyrne / cron-checker

Source code for the Cron Checker site.
http://cronchecker.net/
Other
116 stars 17 forks source link

Better Handle Invalid Cron Syntax #2

Open pbyrne opened 11 years ago

pbyrne commented 11 years ago

At bare minimum, display some basic information explaining what constitutes a valid cron statement. Then maybe link off to Wikipedia or whatever. If it's possible, try to infer what is wrong, but that might be much harder to accomplish.