Parse and describe cron expressions in plain English
* * * * *
0 * * * *
0 9 * * 1-5
0 0 1 * *
*/5 * * * *
0 0 * * 0