Skip to content

ehsan6sha/fullcalendar

This branch is 4 commits behind ehsandanesh/fullcalendar:master.

Folders and files

NameName
Last commit message
Last commit date
Aug 26, 2014
Aug 30, 2014
Oct 17, 2014
Aug 3, 2014
Oct 30, 2014
Oct 17, 2014
Oct 18, 2014
Sep 1, 2013
Oct 30, 2014
Aug 25, 2014
Aug 30, 2014
Aug 30, 2014
Aug 30, 2014
Mar 11, 2013
Aug 2, 2014
Aug 30, 2014
Oct 18, 2014

Repository files navigation

FullCalendar

This fork is fullcalendar version 2.1.1 with support of Persian Jalali calendar. Everything is like fullcalendar mainline but:

  • For persian jalali calendar to be enabled you have to just use "lang:'persianJalali'" in your fullcalendar object definition. It is added by me and it is not in mainline of fullcalendar development yet. and it has no interfere with any other fullcalendar configuration object.
  • Becareful of using "lang:fa" because it does not convert fullcalendar to Jalali format, it just translates default fullcalendar to persian language as it does before.
  • I used "viewRender" and "eventAfterAllRender" fullcalendar object elements for this conversion so PLEASE BE CAREFUL FOR OVERRIDING THEM.
  • I even used this pwt-datpicker jquery library for my date conversions so it is my fork new dependancy so add it before using this fork.
  • Some tests are changed for Jalali calendare test.

A full-sized drag & drop event calendar (jQuery plugin).

For contributors:

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.2%
  • HTML 13.7%
  • CSS 5.4%
  • Other 0.7%