Hello dear camunda people,
I need to run a process on a schedule that is based on Persian Calendar. I know that there is Timer Start Event with Cycle type that can be configured with a Cron Expression, but its calendar is Gregorian.
Its implementation in Camunda source is in these files
and I have a PersianCroneExpression that parses expressions based on Persian Calendar to usual Dates
thanks,
sincerely