CronToTime.au3 UDF converts a Unix Cron expression into a DateTime string.
On Unix systems a Cron expression made of five fields separated by blanks/tabs followed by a shell command to execute.
e.g. 15-30 2,3,4,5 29 1-12 0-6 reboot
+------------- minute (0 - 59)
¦ +------------- hour (0...