Skip to content

essivision/fullcalendar

 
 

Repository files navigation

FullCalendar

This is FullCalendar version 2.6.1 with Jalaali support. Everything is like main line. If you want to enable Jalaali do as follow:

  • Import MY moment-jalaali.js(https://github.com/ehsandanesh/moment-jalaali) exactly after moment.js. You can find it in "lib/moment/moment-jalaali.js" too.
  • Import lang/fa.js not dist/lang/fa.js or dist/lang/lang-all.js after fullcalendar.js or fullcalendar.min.js.
  • Put isJalaali : true in FullCalendar config.
  • Put isRTL : true in FullCalendar config.
  • Put lang : "fa" in fullCalendar config.

You can see demos in demo folder for better understanding.

Email me if yo find any issue or if you want to help me.

About

Full-sized drag & drop event calendar (jQuery plugin)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 84.4%
  • HTML 12.3%
  • CSS 3.0%
  • Other 0.3%