Does anyone know how can one add a non-gregorian calendar support to jquery FullCalendar? For example Persian Calendar (Jalalai or Shamsi calendar).
I don't know where to start the customization and what exact classes and scripts are affected by such a feature. I have implemented conversion script in js.
I think that there isn't any built-in support. I'm looking for solution so that I myself can implement it myself.
Jalali calendar (Persian):
Thank you,
There's a jQuery plugin that provides support for various world calendars:
http://keith-wood.name/calendars.html
Including Persian, Thai, Islamic, Hebrew, etc...