When testing #771, I noticed that some cron expression were incorrectly translated: eg * 12 * * * (every minute in the 12 hour) is display as 00 12 * * *
When testing #771, I noticed that some cron expression were incorrectly translated:
eg * 12 * * * (every minute in the 12 hour) is display as 00 12 * * *