Search code examples
calendarfullcalendarmomentjsjalali-calendar

Jalali Calendar in fullcalendar


I use fullcalendar (fullcalendar.io) on my website.

My website has another language that needs Jalali calendar. So I try to change fullcalendar format to jalali because I see that this script uses moment.js and moment.js has an option to use jalali date.

I can't find out how to switch and use this calendar in jalali format.


Solution

  • I found Solution on Github, Natico convert fullcalendar to persian language and also add Jalali calendar with add moment-jalali.js:

    https://github.com/Natico/fullcalendar-Jalaali/