I need Jalali date picker but Kendo UI currently supports only the Gregorian calendar, so please give me advice and guide me, how can i add it as a feature for my web application?
I need Jalali date picker but Kendo UI currently supports only the Gregorian calendar, so please give me advice and guide me, how can i add it as a feature for my web application?
Share Improve this question asked Aug 25, 2016 at 10:09 datadata 932 silver badges11 bronze badges2 Answers
Reset to default 6Kendo UI do not support Persian calendar but there is a Persian date picker that is built on top of KendoUI libraries. Here you can use it.
EDIT: the link seems not working anymore!
See the link below to use the latest version of the solar calendar based on the Kendo UI calendar.
Note: Using these files, you can use kendoDatePicker and kendoCalendar (English and Persian) together.
For Html version (Java based): KendoUI Persian Solar (Shamsi-Jalali) Calendar for Kendo UI
For MVC version (Asp MVC based): KendoUI Persian Solar (Shamsi-Jalali) Calendar for Kendo UI in MVC applications.