3

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.

Najafsen
  • 333
  • 1
  • 6
  • 16
  • I think Moment-jalali is simplest way to do this. Maybe I couldn't understand right what you mean! – Amin Nov 30 '15 at 03:53

1 Answers1

6

I added Jalaali calendar to version 2.6.0 and solved previous issues in this update you can find it from here: https://github.com/ehsandanesh/fullcalendar

golden_boy615
  • 394
  • 3
  • 17