Hello,
I’m trying to integrate an islamic calendar into the events calendar pro.
Basically, I am trying to achieve something similar to the calendar on this site: http://www.jaffari.org
I.e. for every month, I need to output the corresponding islamic month, and for every date, I need to output the corresponding islamic date.
I dont want to have to manually detect the date/month under each view and override the template. I was hoping there’s a date filter I can use to achieve this, but I’m not sure which filter to target.
Any help is appreciated!