I need a FullCalendar with Jalaali (Persian) calendar.
There is a nice plugin for moment.js called moment-jalaali. As Moment objects are used throughout FullCalendar's API, I think there should be an easy way to convert default calendar to Jalali using that plugin.
I've already found this solution which does not use moment.js and does not sound to be a good solution.