We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi i found that this plugin missing arabic language please add it
$.DateTimePicker.i18n["ar"] = $.extend($.DateTimePicker.i18n["ar"], { language: "ar", dateTimeFormat: "dd-MM-yyyy HH:mm", dateFormat: "dd-MM-yyyy", timeFormat: "HH:mm", shortDayNames:["الأحد", "الإثنين", "الثلاثاء", "الاربعاء", "الخميس", "الجمعة", "السبت"], fullDayNames:["الأحد", "الإثنين", "الثلاثاء", "الاربعاء", "الخميس", "الجمعة", "السبت"], shortMonthNames:["يانير", "فبراير", "مارس", "أبريل", "مايو", "يونيو", "يوليو", "أغسطس", "سبتمبر", "أكتوبر", "نوفمبر", "ديسمبر"], fullMonthNames:["يانير", "فبراير", "مارس", "أبريل", "مايو", "يونيو", "يوليو", "أغسطس", "سبتمبر", "أكتوبر", "نوفمبر", "ديسمبر"], titleContentDate:"اختر التاريخ", titleContentTime:"اختر الوقت", titleContentDateTime:"اختر الوقت و التاريخ", setButtonContent:"جفظ", clearButtonContent:"إعادة", }); ```
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi
i found that this plugin missing arabic language please add it
The text was updated successfully, but these errors were encountered: