Skip to content

ehsandanesh/fullcalendar

This branch is 11 commits ahead of, 5831 commits behind fullcalendar/fullcalendar:main.

Folders and files

NameName
Last commit message
Last commit date
Feb 1, 2016
Feb 1, 2016
Mar 25, 2016
Feb 1, 2016
Feb 1, 2016
Feb 1, 2016
Feb 1, 2016
Sep 1, 2013
Oct 30, 2014
Feb 1, 2016
Feb 1, 2016
Feb 1, 2016
Feb 1, 2016
Aug 30, 2014
Feb 1, 2016
Feb 1, 2016
Feb 1, 2016
Mar 25, 2016

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 10.9%
  • CSS 4.1%
  • Other 0.6%