Persian calendar support in CRON

Hi all,
I want to run recurring task by CRON expression like (* 10 1 * * ) to run at 10 of first day of month, But I want to run first day of persian calendar month(Farvardin,Ordibehesht,…).
Is it possible to change locale or calendar or implement any to support it?