Issue 1546: Jalali date system support
Status:  ExportedToGithub
Owner: ----
Closed:  Aug 2015
Reported by uniresel...@gmail.com, Sep 23, 2012
Hi
i have to build a jalali calender and every thing was ok expect one problem
month days are different from gorgeous
  
for example second month in gorgeous(feb) have 28 days but second month in jalali has 31 days!

the days count are look like this 
31-31-31-31-31-31-30-30-30-30-30-29 (30 every 4 years)

Thanks
Aug 18, 2013
Project Member #1 adamrs...@gmail.com
(No comment was entered for this change.)
Summary: Jalali date system support (was: month days count)
Status: Accepted
Aug 18, 2013
Project Member #2 adamrs...@gmail.com
 Issue 967  has been merged into this issue.
Aug 18, 2013
Project Member #3 adamrs...@gmail.com
(No comment was entered for this change.)
Labels: -Type-Enhancement Type-Feature
Aug 18, 2013
Project Member #4 adamrs...@gmail.com
 Issue 1607  has been merged into this issue.
Aug 18, 2013
Project Member #5 adamrs...@gmail.com
 Issue 1621  has been merged into this issue.
Aug 18, 2013
Project Member #6 adamrs...@gmail.com
 Issue 1621  has been merged into this issue.
Aug 25, 2013
Project Member #7 adamrs...@gmail.com
 Issue 1932  has been merged into this issue.
Sep 1, 2014
#9 irani.sa...@gmail.com
this is jalali supported caleander
persian fullcalendar.rar
159 KB   Download
Oct 17, 2014
#10 ehsan.da...@gmail.com
Hi,
I added Jalali calendar with few changes in main code for fullcalendar version 2.1.1.
this is my github fork address:
https://github.com/ehsandanesh/fullcalendar
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.
Oct 28, 2014
#11 irani.sa...@gmail.com
Hi ehsan
where is moment.js and jquery.js in project?
i import this files from main project but dont show calendar if i use lang:'persianJalali'.
Oct 29, 2014
#12 ehsan.da...@gmail.com
Hi, irani
I added those libs for project, but attention that the main project does not have it too because you have to add it by yourself from their main project.

Oct 29, 2014
#13 irani.sa...@gmail.com
Hi ehsan
thank's for attention.
when  i use lang:'persianJalali' recive this error and dont run correctly
ReferenceError: persianDate is not defined
Oct 30, 2014
#14 ehsan.da...@gmail.com
Hi,
As I said 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:
fullcalendar/pwt-date.js
Oct 30, 2014
#15 ehsan.da...@gmail.com
sorry for typo error file address is :
fullcalendar/src/pwt-date.js
Aug 21, 2015
Project Member #16 adamrs...@gmail.com
Discussion for this issue has moved to the following URL:
https://github.com/fullcalendar/fullcalendar/issues/1813

This is because Google Code is shutting down. Apologies if you are being pestered with these notifications. This is a one-time event.

Happy coding,
Adam
Status: ExportedToGithub
Aug 21, 2015
Project Member #17 adamrs...@gmail.com
Discussion for this issue has moved to the following URL:
https://github.com/fullcalendar/fullcalendar/issues/1813

This is because Google Code is shutting down. Apologies if you are being pestered with these notifications. This is a one-time event.

Happy coding,
Adam