| Issue 1546: | Jalali date system support | |
| 9 people starred this issue and may be notified of changes. | Back to list |
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
Issue 967 has been merged into this issue.
Aug 18, 2013
(No comment was entered for this change.)
Labels:
-Type-Enhancement Type-Feature
Aug 18, 2013
Issue 1607 has been merged into this issue.
Aug 18, 2013
Issue 1621 has been merged into this issue.
Aug 18, 2013
Issue 1621 has been merged into this issue.
Aug 25, 2013
Issue 1932 has been merged into this issue.
Sep 1, 2014
this is jalali supported caleander
Oct 17, 2014
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
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
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
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
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
sorry for typo error file address is : fullcalendar/src/pwt-date.js
Aug 21, 2015
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
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 |
|
| ► Sign in to add a comment |
Status: Accepted