Najafsen
Najafsen

Reputation: 343

non-gregorian (jalali) FullCalendar using moment-jalaali plugin

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.

Upvotes: 3

Views: 2365

Answers (1)

golden_boy615
golden_boy615

Reputation: 394

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

Upvotes: 6

Related Questions