Hi all,
Does anyone know how can one add a non Gregorian calendar support to jquery fullcalendar
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):
12 month,
6 firsts month are 31 days
6 others are 30 days
the year starts on first day of spring
today date is 23/05/1389==16/08/2010
Thank you,