Cron example not working in model persictence setting?

Hello,

via the link to Cron Trigger Tutorial at the settings for model persistence I had the idea to try out the setting `0 15 10 ? * MON-FRI`. But that results in an error:

(Yes, I tried to enter - , but that was not possible.

This is running Metabase v0.60.21

Do I something wrong there? It’s also not working using numbers instead of Letters for the week days…

Metabase’s cron syntax is not strictly compatible with the base Quartz syntax. See the link above the box.